Struct foxbox_thinkerbell::compile::CompiledCtx [] [src]

pub struct CompiledCtx<Env> {
    // some fields omitted
}

Precompilation

Trait Implementations

impl<Env> Context for CompiledCtx<Env>