Struct slr_config::Source [] [src]

pub struct Source<'l> { /* fields omitted */ }

Annotated representation of the configuration source string.

Methods

impl<'l> Source<'l>
[src]

Trait Implementations

impl<'l> Iterator for Source<'l>
[src]

impl<'l> Clone for Source<'l>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more