Struct system_config::Config [−][src]
pub struct Config {
pub path: PathBuf,
// some fields omitted
}Fields
path: PathBufImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Configimpl UnwindSafe for ConfigBlanket Implementations
Mutably borrows from an owned value. Read more