Struct parsell::impls::ZipTry [] [src]

pub struct ZipTry;

Trait Implementations

impl Copy for ZipTry
[src]

impl Clone for ZipTry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ZipTry
[src]

Formats the value using the given formatter.

impl<S, T, E> Function<(S, Result<T, E>)> for ZipTry
[src]