pub type BytesView<LenT = usize> = BytesInner<LenT, ViewBytesStorage>;
Aliased Typeยง
pub struct BytesView<LenT = usize> { /* private fields */ }
pub type BytesView<LenT = usize> = BytesInner<LenT, ViewBytesStorage>;
pub struct BytesView<LenT = usize> { /* private fields */ }