Struct parsell::impls::First [] [src]

pub struct First;

Trait Implementations

impl Copy for First
[src]

impl Clone for First
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for First
[src]

Formats the value using the given formatter.

impl<S, T> Function<(S, T)> for First
[src]

impl<T> VariantFunction<T> for First
[src]