Trait mamba::check::name::Union

source ·
pub trait Union<T> {
    fn union(&self, value: &T) -> Self;
}

Required Methods§

Implementors§