Struct slr_lexer::Span [] [src]

pub struct Span { /* fields omitted */ }

Type representing a certain sub-section of the source.

Methods

impl Span
[src]

Trait Implementations

impl Debug for Span
[src]

Formats the value using the given formatter.

impl Copy for Span
[src]

impl Clone for Span
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more