[][src]Trait shadow_rs::build::ShadowGen

pub trait ShadowGen {
    fn gen_const(&self) -> HashMap<ShadowConst, ConstVal>;
}

Required methods

Loading content...

Implementors

Loading content...