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 FormatInlineShapeimpl Send for FormatInlineShapeimpl Sync for FormatInlineShapeimpl Unpin for FormatInlineShapeimpl UnwindSafe for FormatInlineShapeBlanket Implementations
Mutably borrows from an owned value. Read more
fn refined_pretty_debug(
&self,
_refine: PrettyDebugRefineKind,
source: &str
) -> DebugDocBuildertype Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V