Struct serde_derive_state_internals::attr::Field [] [src]

pub struct Field { /* fields omitted */ }

Represents field attribute information

Methods

impl Field
[src]

[src]

Extract out the #[serde(...)] attributes from a struct field.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Field
[src]

[src]

Formats the value using the given formatter.