Crate python_ast
source ·Re-exports
Modules
- Implements a Python-compatilble symbol table for Rust.
Functions
- Accepts any Python object and dumps it using the Python ast module.
- Takes a string of bytes and returns the Python-tokenized version of it.
Type Aliases
- Represents the result of a Python call.