Struct topdown::keyword::Keyword [] [src]

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

Trait Implementations

impl<'a> Parser<String> for Keyword<'a>
[src]