Trait prettytable::Slice [−][src]
Trait implemented by types which can be sliced
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<'a, T, E> Slice<'a, E> for T where
T: AsRef<TableSlice<'a>>,
[Row]: Index<E, Output = [Row]>,
[src]
T: AsRef<TableSlice<'a>>,
[Row]: Index<E, Output = [Row]>,