Type Alias DynIden

pub type DynIden = SeaRc<dyn Iden>;

Aliased Typeยง

#[repr(transparent)]
pub struct DynIden(/* private fields */);