Skip to main content

visualize_python

Function visualize_python 

Source
pub fn visualize_python(file_path: &Path) -> Result<String>
Expand description

Visualize Python source as AST

ยงErrors

Returns an error if the file cannot be read or parsed