Searched defs:InsertError (Results 1 – 2 of 2) sorted by relevance
41 pub enum InsertError<T> { enum48 impl<T> fmt::Debug for InsertError<T> { implementation
576 pub struct InsertError<T> { struct580 pub cause: InsertErrorKind, argument