pub fn str_list( __input: &'input str, f: &mut Factory<'_>) -> Result<Vec<Str, Global>, ParseError<<str as Parse>::PositionRepr>>
A whitespace-separated list of shared strings.