[][src]Function ari::as_slice_mut

pub fn as_slice_mut<T>(item: &mut T) -> &mut [T]

convert a singular T into a single element slice of T.