Struct devise::Derived [−][src]
Fields
parent: Pinner: &'p TImplementations
Trait Implementations
Auto Trait Implementations
impl<'p, T, P> RefUnwindSafe for Derived<'p, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe,
impl<'p, T, P> UnwindSafe for Derived<'p, T, P> where
P: UnwindSafe,
T: RefUnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
Returns a Span covering the complete contents of this syntax tree
node, or Span::call_site() if this node is empty. Read more