Struct cargo::util::toml::TomlOptLevel [] [src]

pub struct TomlOptLevel(_);

Trait Implementations

impl Clone for TomlOptLevel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Decodable for TomlOptLevel
[src]

Deserialize a value using a Decoder.