CoreOptions

Trait CoreOptions 

Source
pub trait CoreOptions {
    // Provided method
    fn set_core_options(&self, _ctx: &SetEnvironmentContext<'_>) -> bool { ... }
}
Expand description

This trait defines the set_core_options function.

Provided Methods§

Implementors§