Docs.rs
cairo-lang-lowering-2.8.5
cairo-lang-lowering 2.8.5
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
spapinistarkware
gilbens-starkware
orizi
Dependencies
cairo-lang-debug ~2.8.5
normal
cairo-lang-defs ~2.8.5
normal
cairo-lang-diagnostics ~2.8.5
normal
cairo-lang-filesystem ~2.8.5
normal
cairo-lang-parser ~2.8.5
normal
cairo-lang-proc-macros ~2.8.5
normal
cairo-lang-semantic ~2.8.5
normal
cairo-lang-syntax ~2.8.5
normal
cairo-lang-utils ~2.8.5
normal
id-arena ^2.2.1
normal
itertools ^0.12.1
normal
log ^0.4.21
normal
num-bigint ^0.4.5
normal
num-traits ^0.2.19
normal
rust-analyzer-salsa ^0.17.0-pre.6
normal
smol_str ^0.2.0
normal
env_logger ^0.11.3
dev
indoc ^2.0.5
dev
pretty_assertions ^1.4.0
dev
test-log ^0.2.16
dev
Versions
50.53%
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
cairo_
lang_
lowering
2.8.5
Module utils
Module Items
Enums
Traits
In crate cairo_
lang_
lowering
cairo_lang_lowering
Module
utils
Copy item path
Source
Enums
§
Inlining
Strategy
Options for the
inlining-strategy
arguments.
Traits
§
Rebuilder
A rebuilder trait for rebuilding lowered representation.
Rebuilder
Ex