Docs.rs
rustpython-codegen-0.5.0
rustpython-codegen 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:rustpython:packaging
youknowone
Dependencies
ahash ^0.8.12
normal
bitflags ^2.11.0
normal
indexmap ^2.13.0
normal
itertools ^0.14.0
normal
log ^0.4.29
normal
malachite-bigint ^0.9.1
normal
memchr ^2.8.0
normal
num-complex ^0.4.6
normal
num-traits ^0.2
normal
rustpython-ruff_python_ast ^0.15.8
normal
rustpython-ruff_text_size ^0.15.8
normal
rustpython-compiler-core ^0.5.0
normal
rustpython-literal ^0.5.0
normal
rustpython-wtf8 ^0.5.0
normal
thiserror ^2.0
normal
unicode_names2 ^2.0.0
normal
insta ^1.46
dev
rustpython-ruff_python_parser ^0.15.8
dev
Versions
35.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module ir
rustpython_
codegen
0.5.0
Module ir
Module Items
Structs
In crate rustpython_
codegen
rustpython_codegen
Module
ir
Copy item path
Source
Structs
ยง
Block
Block
Idx
Code
Info
Code
Unit
Metadata
Metadata for a code unit
Except
Handler
Info
Exception handler information for an instruction.
Instruction
Info