Registry / other / cairo-lang-lowering

cairo-lang-lowering

JSON →
library2.18.0rscratesunverified

Cairo lowering phase.

# Cargo.toml [dependencies] cairo-lang-lowering = "2.18.0"
INSTALL
IMPORT
SIG · CAIRO-LANG-LOWERIN
C
cairo-lang-lowering
otherrustv2.18.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lowering
use cairo_lang_lowering::Lowering;

Initialize the Cairo lowering phase.

use cairo_lang_lowering::Lowering; fn main() { let lowering = Lowering::new(); println!("Lowering phase initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
cairo-lang-lowering — cargo add cairo-lang-lowering · libregistry