Struct parsell::impls::MkSome [] [src]

pub struct MkSome;

Trait Implementations

impl Copy for MkSome
[src]

impl Clone for MkSome
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for MkSome
[src]

Formats the value using the given formatter.

impl<T> Function<T> for MkSome
[src]