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

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