Struct config::Environment [−][src]
pub struct Environment { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Collect all configuration properties available from this source and return a HashMap. Read more
Auto Trait Implementations
impl RefUnwindSafe for Environment
impl Send for Environment
impl Sync for Environment
impl Unpin for Environment
impl UnwindSafe for Environment
Blanket Implementations
Mutably borrows from an owned value. Read more