Trait hotg_rune_runtime::Image[][src]

pub trait Image<Registrar> {
    fn initialize_imports(self, registrar: &mut Registrar);
}

Required methods

Implementors