pub fn for_source_from_text( text: &str, span: Span, allow_producer: bool, ) -> Result<ForSource, String>
Classify and parse the text after for.
for