Docs.rs
cairo-lang-sierra-to-casm-2.9.0-dev.0
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-sierra-to-casm 2.9.0-dev.0
Emitting of CASM instructions from Sierra code.
Crate
Source
Builds
Feature flags
Documentation
Coverage
41.54%
135
out of
325
items documented
0
out of
94
items with examples
Links
starkware-libs/cairo
1605
495
108
crates.io
Dependencies
assert_matches ^1.5
normal
cairo-lang-casm ~2.9.0-dev.0
normal
cairo-lang-sierra ~2.9.0-dev.0
normal
cairo-lang-sierra-ap-change ~2.9.0-dev.0
normal
cairo-lang-sierra-gas ~2.9.0-dev.0
normal
cairo-lang-sierra-type-size ~2.9.0-dev.0
normal
cairo-lang-utils ~2.9.0-dev.0
normal
indoc ^2.0.5
normal
itertools ^0.12.1
normal
num-bigint ^0.4.5
normal
num-traits ^0.2.19
normal
starknet-types-core ^0.1.0
normal
thiserror ^1.0.60
normal
env_logger ^0.11.3
dev
indoc ^2.0.5
dev
pretty_assertions ^1.4.0
dev
test-case ^3.3.1
dev
test-log ^0.2.16
dev
Versions
2.9.0-dev.0
2.8.5
2.8.4
2.8.2
2.8.0
2.7.1
2.7.0
2.7.0-rc.3
2.7.0-rc.2
2.7.0-rc.1
2.7.0-rc.0
2.7.0-dev.1
2.7.0-dev.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.6.0-rc.1
2.6.0-rc.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.5.0-dev.1
2.5.0-dev.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.4.0-rc6
2.4.0-rc5
2.4.0-rc4
2.4.0-rc3
2.4.0-rc2
2.4.0-rc1
2.4.0-rc0
2.3.1
2.3.0
2.3.0-rc0
2.2.0
2.1.2
2.1.1
2.1.0
2.1.0-rc4
2.1.0-rc3
2.1.0-rc2
2.1.0-rc1
2.1.0-rc0
2.0.2
2.0.1
2.0.0
2.0.0-rc7
2.0.0-rc6
2.0.0-rc5
2.0.0-rc4
2.0.0-rc3
2.0.0-rc2
2.0.0-rc1
2.0.0-rc0
1.1.1
1.1.0
1.1.0-rc0
1.1.0-alpha0
1.0.0
1.0.0-rc0
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
0.1.0
Owners
CASM backend. Compiles from Sierra down to CASM. See [cairo_lang_sierra] and [cairo_lang_casm]