Struct woothee::parser::Parser [] [src]

pub struct Parser<'a> { /* fields omitted */ }

Methods

impl<'a> Parser<'a>
[src]

Trait Implementations

impl<'a> Default for Parser<'a>
[src]

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