pub fn get_struct_data_section<'a, T>(value: T) -> &'a [u8]Notable traits for &mut [u8]impl Write for &mut [u8]impl Read for &[u8] where
    T: IntoInternalStructReader<'a>, 
Expand description

Gets a slice view of the data section of a struct.