shape_section

Function shape_section 

Source
pub fn shape_section(input: &str) -> IResult<&str, Option<ShapeSection<'_>>>
Expand description
ShapeSection = [NamespaceStatement UseSection [ShapeStatements]]