Function mica::ll::value::create_trait

source ·
pub fn create_trait(
    env: &Environment,
    gc: &mut Memory,
    trait_id: TraitIndex
) -> GcRaw<Trait>
Expand description

Creates a new instance of a trait inside the given GC memory.