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

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