Struct actiondb::parsers::GreedyParser [] [src]

pub struct GreedyParser { /* fields omitted */ }

Methods

impl GreedyParser
[src]

Trait Implementations

impl Clone for GreedyParser
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GreedyParser
[src]

Formats the value using the given formatter.

impl Hash for GreedyParser
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Default for GreedyParser
[src]

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

impl ObjectSafeHash for GreedyParser
[src]

impl Parser for GreedyParser
[src]