Docs.rs
rustpython-codegen-0.4.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.4.0
Compiler for python code into bytecode for the rustpython VM.
Crate
Source
Builds
Feature flags
Documentation
Coverage
34.4%
43
out of
125
items documented
0
out of
47
items with examples
Size
Source code size: 222.98 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 7.06 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
RustPython/RustPython
20099
1311
319
crates.io
Dependencies
ahash ^0.8.11
normal
bitflags ^2.4.1
normal
indexmap ^2.2.6
normal
itertools ^0.11.0
normal
log ^0.4.16
normal
num-complex ^0.4.0
normal
num-traits ^0.2
normal
rustpython-ast ^0.4.0
normal
rustpython-compiler-core ^0.4.0
normal
rustpython-parser-core ^0.4.0
normal
insta ^1.38.0
dev
rustpython-parser ^0.4.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.