Struct parsell::impls::Second [] [src]

pub struct Second;

Trait Implementations

impl Copy for Second
[src]

impl Clone for Second
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Second
[src]

Formats the value using the given formatter.

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

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