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