Trait bogobble::parser::OParser[][src]

pub trait OParser<Out>: for<'text> Parser<'text, Out = Out> { }

Implementors