Struct cli_table::format::Border [−][src]
pub struct Border { /* fields omitted */ }
Borders of a table
Implementations
impl Border
[src]
impl Border
[src]pub fn builder() -> BorderBuilder
[src]
Creates a new builder for border
Trait Implementations
impl StructuralEq for Border
[src]
impl StructuralEq for Border
[src]impl StructuralPartialEq for Border
[src]
impl StructuralPartialEq for Border
[src]Auto Trait Implementations
impl RefUnwindSafe for Border
impl RefUnwindSafe for Border
impl UnwindSafe for Border
impl UnwindSafe for Border