Trait llhd::value::AsContext [] [src]

pub trait AsContext {
    fn as_context(&self) -> &Context;
}

Required Methods

Implementors