Struct project_init::types::UserConfig [] [src]

pub struct UserConfig {
    pub toml: Value,
}

Struct for custom user keys

Fields

Trait Implementations

impl Debug for UserConfig
[src]

[src]

Formats the value using the given formatter.

impl Clone for UserConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more