Skip to main content

export_ast

Function export_ast 

Source
pub fn export_ast(
    input: &Path,
    verbose: bool,
    load_stdlib: bool,
    stdlib_path: Option<&Path>,
) -> Result<String, String>
Expand description

Export AST (symbols) for all files.