Struct toml_document::InlineTable [] [src]

pub struct InlineTable(_);

Methods

impl InlineTable
[src]

Trait Implementations

impl InternalNode for InlineTable
[src]

impl Display for InlineTable
[src]

Formats the value using the given formatter. Read more