Registry / other / cairo-lang-casm

cairo-lang-casm

JSON →
library2.17.0rscratesunverified

Provides encoding and decoding for Cairo assembly (CASM) instructions.

# Cargo.toml [dependencies] cairo-lang-casm = "2.17.0"
INSTALL
IMPORT
SIG · CAIRO-LANG-CASM
C
cairo-lang-casm
otherrustv2.17.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.

Instruction
use cairo_lang_casm::instructions::Instruction;

Create a new Cairo assembly instruction.

use cairo_lang_casm::instructions::Instruction; fn main() { let instr = Instruction::new(); println!("Cairo assembly instruction created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
OpenAI (training)
1
Resources
cairo-lang-casm — cargo add cairo-lang-casm · libregistry