Struct indentation_flattener::SFlattedText [] [src]

pub struct SFlattedText(_);

Methods

impl SFlattedText
[src]

Trait Implementations

impl Debug for SFlattedText
[src]

Formats the value using the given formatter.

impl PartialEq for SFlattedText
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for SFlattedText
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for SFlattedText
[src]

impl Default for SFlattedText
[src]

Returns the "default value" for a type. Read more