Type Definition wire_rs::VectoredBufMut

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