Type Definition rustc_data_structures::owning_ref::RefMutRef [−][src]
Expand description
Typedef of an owning reference that uses a RefMut
as the owner.
Typedef of an owning reference that uses a RefMut
as the owner.