Struct serde_derive_internals::attr::Name [] [src]

pub struct Name { /* fields omitted */ }

Methods

impl Name
[src]

[src]

Return the container name for the container when serializing.

[src]

Return the container name for the container when deserializing.

Trait Implementations

impl Debug for Name
[src]

[src]

Formats the value using the given formatter.