Skip to main content

struct_fields_to_map

Function struct_fields_to_map 

Source
pub fn struct_fields_to_map(
    layout: &StructLayout,
    fields: &[Option<VmValue>],
) -> BTreeMap<String, VmValue>