VectoredBufMut

Type Alias VectoredBufMut 

Source
pub type VectoredBufMut<'a> = &'a mut [&'a mut [u8]];