pub trait Remove {
    fn remove(&mut self);
}

Required Methods§

| Remove wallet. |

Implementors§