Struct cli_table::format::Separator [−][src]
pub struct Separator { /* fields omitted */ }Inner (column/row) separators of a table
Implementations
impl Separator[src]
impl Separator[src]pub fn builder() -> SeparatorBuilder[src]
Creates a new builder for separator
Trait Implementations
impl StructuralEq for Separator[src]
impl StructuralEq for Separator[src]impl StructuralPartialEq for Separator[src]
impl StructuralPartialEq for Separator[src]Auto Trait Implementations
impl RefUnwindSafe for Separator
impl RefUnwindSafe for Separatorimpl UnwindSafe for Separator
impl UnwindSafe for Separator