Struct cli_table::format::Padding [−][src]
pub struct Padding { /* fields omitted */ }Used to add padding to the contents of a cell
Implementations
impl Padding[src]
impl Padding[src]pub fn builder() -> PaddingBuilder[src]
Creates a new builder for padding
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Padding
impl RefUnwindSafe for Paddingimpl UnwindSafe for Padding
impl UnwindSafe for Padding