Struct nu_data::base::shape::FormatInlineShape [−][src]
pub struct FormatInlineShape { /* fields omitted */ }Trait Implementations
A convenience method that prints out the document without colors in 70 columns. Generally, you should use plain_string or colored_string if possible, but display() can be useful for trace lines and things like that, where you don’t have control over the terminal. Read more
Auto Trait Implementations
impl RefUnwindSafe for FormatInlineShape
impl Send for FormatInlineShape
impl Sync for FormatInlineShape
impl Unpin for FormatInlineShape
impl UnwindSafe for FormatInlineShape
Blanket Implementations
Mutably borrows from an owned value. Read more
