Type Definition rustc_data_structures::sync::MTRef[][src]

pub type MTRef<'a, T> = &'a mut T;