[][src]Function python_syntax::parser::parse_module

pub fn parse_module(input: &str) -> Result<Module, Error>