[][src]Function rustpython_parser::parser::parse_statement

pub fn parse_statement(source: &str) -> Result<Vec<Statement>, ParseError>

Parse a single statement.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.