Struct devise::Fields [−][src]
pub struct Fields<'p> {
pub parent: FieldParent<'p>,
// some fields omitted
}Fields
parent: FieldParent<'p>Implementations
Trait Implementations
Auto Trait Implementations
impl<'p> RefUnwindSafe for Fields<'p>
impl<'p> UnwindSafe for Fields<'p>
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