Searched defs:Boxed (Results 1 – 3 of 3) sorted by relevance
96 pub struct Boxed; struct101 fn anyhow_kind(&self) -> Boxed { in anyhow_kind()110 impl Boxed { implementation
12 Boxed(std_support::BoxedError), enumerator
161 pub enum Boxed { enum