Struct peel::example::prelude::Parser1 [] [src]

pub struct Parser1;

The first example parser

Trait Implementations

impl Parsable<()> for Parser1
[src]

The actual parsing entry point

impl Display for Parser1
[src]

Formats the value using the given formatter. Read more