Struct toml::EncoderState [] [src]

pub struct EncoderState {
    // some fields omitted
}

Internal state of the encoder when encoding transitions

Trait Implementations

impl Debug for EncoderState
[src]

Formats the value using the given formatter.