Struct cli_table::TableDisplay
source · pub struct TableDisplay { /* private fields */ }
Expand description
A table which implements the Display
trait
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TableDisplay
impl RefUnwindSafe for TableDisplay
impl Send for TableDisplay
impl Sync for TableDisplay
impl Unpin for TableDisplay
impl UnwindSafe for TableDisplay
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> Cell for Twhere
T: Display,
impl<T> Cell for Twhere
T: Display,
source§fn cell(self) -> CellStruct
fn cell(self) -> CellStruct
Converts raw type to cell of a table