Struct parsell::impls::Second
[−]
[src]
pub struct Second;
pub struct Second;
impl<S, T> Function<(S, T)> for Second
impl<T> VariantFunction<T> for Second
impl Debug for Second
impl Clone for Second
fn clone(&self) -> Second
fn clone_from(&mut self, source: &Self)
impl Copy for Second