pub fn simple_shape(input: &str) -> IResult<&str, SimpleShape<'_>>Expand description
SimpleShape = SimpleTypeName SP Identifier [Mixins]pub fn simple_shape(input: &str) -> IResult<&str, SimpleShape<'_>>SimpleShape = SimpleTypeName SP Identifier [Mixins]