pub fn parse_spec(spec: &str) -> Vec<ArgSpec>
Parse an xparse argument-spec string into the {…}/[…] argument slots it declares, in order. See the module docs for the type-by-type mapping.
{…}
[…]