Skip to main content

parse_module

Function parse_module 

Source
pub fn parse_module(source: &str) -> Result<SyntaxTree, Diagnostic>
Expand description

Parse a Python file with default resource bounds.