[][src]Function python_syntax::parser::parse_interactive

pub fn parse_interactive(input: &str) -> Result<Interactive, Error>