Remove need for apply_type_aliases
in parsing
#94
Labels
Quality-of-life feature
Feature that helps, but is outside of the CDDL specification
Currently in
parsing.rs
we have two places where we useapply_type_aliases
because we don't order definitions via a dependency graphIt would be nice to remove this, but this depends on #93
The text was updated successfully, but these errors were encountered: