Type Definition utah::util::types::RowMut [] [src]

type RowMut<'a, T> = Array1<&'a mut T>;