Function debris_llir::objects::obj_struct_object::check_properties_valid
source · fn check_properties_valid(
struct_ident: &Ident,
properties: &FxHashMap<Ident, ObjectRef>,
template: &IndexMap<Ident, ClassRef, BuildHasherDefault<FxHasher>>
) -> Result<(), LangErrorKind>