Struct parsell::impls::TryDiscard [] [src]

pub struct TryDiscard;

Trait Implementations

impl Copy for TryDiscard
[src]

impl Clone for TryDiscard
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TryDiscard
[src]

Formats the value using the given formatter.

impl<S, E> Function<Result<S, E>> for TryDiscard
[src]