pub fn shape_grammar_graph(shape: &dyn Shape) -> Result<GrammarGraph>Expand description
Lower a Shape into a codec-neutral production graph.
pub fn shape_grammar_graph(shape: &dyn Shape) -> Result<GrammarGraph>Lower a Shape into a codec-neutral production graph.