Struct indent_tokenizer::SLine [] [src]

pub struct SLine(_);

Methods

impl SLine
[src]

Trait Implementations

impl Debug for SLine
[src]

Formats the value using the given formatter.

impl PartialEq for SLine
[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 SLine
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for SLine
[src]