Struct toml_document::DatetimeValue [] [src]

pub struct DatetimeValue(_);

Methods

impl DatetimeValue
[src]

impl DatetimeValue
[src]

Trait Implementations

impl InternalNode for DatetimeValue
[src]

impl Display for DatetimeValue
[src]

Formats the value using the given formatter. Read more