pub type Reference<'a, M, T> = <Address<M, T> as Referential<'a>>::Ref;
Expand description
A generically-mutable reference.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type Reference<'a, M, T> = <Address<M, T> as Referential<'a>>::Ref;
A generically-mutable reference.
Note: Encountered an error during type layout; the type failed to be normalized.