Searched refs:BoxedKind (Results 1 – 2 of 2) sorted by relevance
97 pub trait BoxedKind: Sized { trait105 impl BoxedKind for Box<dyn StdError + Send + Sync> {}
625 pub use crate::kind::BoxedKind;