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
585 pub struct InsertError<T> { struct589 pub cause: InsertErrorKind, argument