Trait flatk::AsFlatSlice[][src]

pub trait AsFlatSlice<T> {
    fn as_flat_slice(&self) -> &[T]
Notable traits for &'_ mut [u8]
impl<'_> Write for &'_ mut [u8]impl<'_> Read for &'_ [u8]
; }

Required methods

Implementations on Foreign Types

Implementors