pub type SystemField = DumpField<SystemModelFieldId>;Aliased Type§
pub enum SystemField {
Common(CommonField),
FieldId(SystemModelFieldId),
}pub type SystemField = DumpField<SystemModelFieldId>;pub enum SystemField {
Common(CommonField),
FieldId(SystemModelFieldId),
}