☰
Type Definition MTRef
Other items in
rustc_data_structures
::
sync
All crates
?
Type Definition
rustc_data_structures
::
sync
::
MTRef
[
−
]
[src]
pub type MTRef<'a, T> =
&'a mut
T;