Struct object::environment::Environment [−][src]
pub struct Environment { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for Environmentimpl !Send for Environmentimpl !Sync for Environmentimpl Unpin for Environmentimpl !UnwindSafe for EnvironmentBlanket Implementations
Mutably borrows from an owned value. Read more