Struct stemjail::config::profile::FsConfig
[−]
[src]
pub struct FsConfig {
pub bind: Option<Vec<BindConfig>>,
}Fields
bind |
pub struct FsConfig {
pub bind: Option<Vec<BindConfig>>,
}bind |
impl PartialEq for FsConfigimpl Decodable for FsConfigimpl Debug for FsConfigimpl Clone for FsConfigfn clone(&self) -> FsConfigfn clone_from(&mut self, source: &Self)