Struct serde_derive_internals::attr::Container [] [src]

pub struct Container { /* fields omitted */ }

Represents container (e.g. struct) attribute information

Methods

impl Container
[src]

[src]

Extract out the #[serde(...)] attributes from an item.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Container
[src]

[src]

Formats the value using the given formatter.