Skip to main content

shape_grammar_graph

Function shape_grammar_graph 

Source
pub fn shape_grammar_graph(shape: &dyn Shape) -> Result<GrammarGraph>
Expand description

Lower a Shape into a codec-neutral production graph.