Struct stemjail::config::profile::ProfileConfig
[−]
[src]
pub struct ProfileConfig {
pub name: String,
pub fs: FsConfig,
pub run: RunConfig,
}Fields
name | |
fs | |
run |