Docs.rs
rustpython-bytecode-0.1.2
rustpython-bytecode 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coolreader18
windelbouwman
github:rustpython:packaging
Dependencies
bincode ^1.1
normal
bitflags ^1.1
normal
itertools ^0.8
normal
lz4-compress ^0.1.1
normal
num-bigint ^0.2
normal
num-complex ^0.2
normal
serde ^1.0
normal
Versions
17.92%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustpython_
bytecode
0.1.2
All Items
Crate Items
Modules
Crate
rustpython_bytecode
Copy item path
Source
Modules
ยง
bytecode
Implement python as a virtual machine with bytecodes. This module implements bytecode structure.