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

pub struct Parser4;

The fourth example parser

Trait Implementations

impl Parsable<()> for Parser4
[src]

The actual parsing entry point

impl Display for Parser4
[src]

Formats the value using the given formatter. Read more