Struct rustc_ap_rustc_serialize::json::AsJson [−][src]
pub struct AsJson<'a, T> { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl<'a, T> RefUnwindSafe for AsJson<'a, T> where
T: RefUnwindSafe,
impl<'a, T> RefUnwindSafe for AsJson<'a, T> where
T: RefUnwindSafe,
impl<'a, T> UnwindSafe for AsJson<'a, T> where
T: RefUnwindSafe,
impl<'a, T> UnwindSafe for AsJson<'a, T> where
T: RefUnwindSafe,