Searched defs:remove_impl (Results 1 – 2 of 2) sorted by relevance
31 struct remove_impl struct
590 fn remove_impl(&mut self, name: &str, complete: bool) -> Result<(), Error> { in remove_impl() method