pub type ClassFields = Vec<AtomicOrMolecular>;Expand description
Paired with the optional_class_fields production in the Context Free Grammar.
Aliased Typeยง
pub struct ClassFields { /* private fields */ }pub type ClassFields = Vec<AtomicOrMolecular>;Paired with the optional_class_fields production in the Context Free Grammar.
pub struct ClassFields { /* private fields */ }