Struct toml_document::BoolValue [] [src]

pub struct BoolValue(_);

Methods

impl BoolValue
[src]

impl BoolValue
[src]

Trait Implementations

impl InternalNode for BoolValue
[src]

impl Display for BoolValue
[src]

Formats the value using the given formatter. Read more