Docs.rs
rustpython-codegen-0.3.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustpython-codegen 0.3.0
Compiler for python code into bytecode for the rustpython VM.
Crate
Source
Builds
Feature flags
Documentation
Coverage
34.68%
43
out of
124
items documented
0
out of
52
items with examples
Links
RustPython/RustPython
20158
1318
319
crates.io
Dependencies
ahash ^0.7.6
normal
bitflags ^2.2.1
normal
indexmap ^1.8.1
normal
itertools ^0.10.3
normal
log ^0.4.16
normal
num-complex ^0.4.0
normal
num-traits ^0.2
normal
rustpython-ast ^0.3.0
normal
rustpython-compiler-core ^0.3.0
normal
rustpython-parser-core ^0.3.0
normal
insta ^1.14.0
dev
rustpython-parser ^0.3.0
dev
Versions
0.4.0
0.3.1
0.3.0
Owners
Compile a Python AST or source code into bytecode consumable by RustPython.