Struct toml_document::IntegerValue [] [src]

pub struct IntegerValue(_);

Methods

impl IntegerValue
[src]

impl IntegerValue
[src]

Trait Implementations

impl InternalNode for IntegerValue
[src]

impl Display for IntegerValue
[src]

Formats the value using the given formatter. Read more