Docs.rs
python-ast-0.3.1
python-ast 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rexlunae
Dependencies
encoding ^0.2.33
normal
env_logger ^0.11.0
normal
litrs ^0.4.1
normal
log ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0
normal
pyo3 ^0.21
normal
pythonize ^0.21
normal
quote ^1.0
normal
serde ^1.0.195
normal
serde-pickle ^1.1.1
normal
syn ^2.0
normal
test-log ^0.2
normal
thiserror ^1.0.56
normal
to_tokenstream ^0.1.3
normal
Versions
20.49%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
python_
ast
0.3.1
Module module
Module Items
Structs
Enums
In python_
ast::
ast::
tree
python_ast
::
ast
::
tree
Module
module
Copy item path
Source
Structs
§
Module
Represents a module as imported from an ast.
RawModule
Represents a module as imported from an ast. See the Module struct for the processed module.
Enums
§
Type