Struct list_fn::ListSome [−][src]
Fields
first: F::Itemnext: FAuto Trait Implementations
impl<F> RefUnwindSafe for ListSome<F> where
F: RefUnwindSafe,
<F as ListFn>::Item: RefUnwindSafe, impl<F> UnwindSafe for ListSome<F> where
F: UnwindSafe,
<F as ListFn>::Item: UnwindSafe,