Crate python_ast

source ·

Re-exports

Modules

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.