Struct toml_document::FloatValue [] [src]

pub struct FloatValue(_);

Methods

impl FloatValue
[src]

impl FloatValue
[src]

Trait Implementations

impl InternalNode for FloatValue
[src]

impl Display for FloatValue
[src]

Formats the value using the given formatter. Read more