Docs.rs
cairo-lang-lowering-2.14.1-dev.2
cairo-lang-lowering 2.14.1-dev.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
gilbens-starkware
orizi
Dependencies
assert_matches ^1.5
normal
bincode ^2
normal
cairo-lang-debug ~2.14.1-dev.2
normal
cairo-lang-defs ~2.14.1-dev.2
normal
cairo-lang-diagnostics ~2.14.1-dev.2
normal
cairo-lang-filesystem ~2.14.1-dev.2
normal
cairo-lang-proc-macros ~2.14.1-dev.2
normal
cairo-lang-semantic ~2.14.1-dev.2
normal
cairo-lang-syntax ~2.14.1-dev.2
normal
cairo-lang-utils ~2.14.1-dev.2
normal
id-arena ^2.2.1
normal
indent ^0.1.1
normal
itertools ^0.14.0
normal
log ^0.4.27
normal
num-bigint ^0.4.6
normal
num-integer ^0.1.46
normal
num-traits ^0.2.19
normal
salsa ^0.24.0
normal
serde ^1.0.219
normal
starknet-types-core ^0.2.4
normal
thiserror ^2.0.12
normal
tracing ^0.1.40
normal
indoc ^2.0.6
dev
pretty_assertions ^1.4.1
dev
Versions
49.64%
of the crate is documented
Go to latest stable release
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
Module blocks
cairo_
lang_
lowering
2.14.1-dev.2
Module blocks
Module Items
Structs
In cairo_
lang_
lowering::
objects
cairo_lang_lowering
::
objects
Module
blocks
Copy item path
Source
Structs
ยง
BlockId
Blocks
Blocks
Builder
A convenient wrapper around a vector of blocks. This is used instead of id_arena, since the latter is harder to clone and modify.