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