Struct selene_lib::rules::Context
source · [−]pub struct Context {
pub standard_library: StandardLibrary,
}
Fields
standard_library: StandardLibrary
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Context
impl UnwindSafe for Context
Blanket Implementations
Mutably borrows from an owned value. Read more