Struct serde_codegen_internals::attr::Item [] [src]

pub struct Item { /* fields omitted */ }

Represents container (e.g. struct) attribute information

Methods

impl Item
[src]

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

Trait Implementations

impl Debug for Item
[src]

Formats the value using the given formatter.