Struct jsona::parser::Parser [−][src]
pub struct Parser<T> { /* fields omitted */ }
Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Parser<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Parser<T> where
T: UnwindSafe,