Trait as_slice::AsSlice [−][src]
Something that can be seen as an immutable slice
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<'a, S: ?Sized> AsSlice for &'a S where
S: AsSlice,
[src]
S: AsSlice,
impl<'a, S: ?Sized> AsSlice for &'a mut S where
S: AsSlice,
[src]
S: AsSlice,