Struct toml_document::StringValue [] [src]

pub struct StringValue(_);

Methods

impl StringValue
[src]

impl StringValue
[src]

Trait Implementations

impl InternalNode for StringValue
[src]

impl Display for StringValue
[src]

Formats the value using the given formatter. Read more