Trait evmil::util::Join

source ·
pub trait Join {
    fn join(&self, other: &Self) -> Self;
}

Required Methods§

Implementors§