Docs.rs
cairo-lang-sierra-2.9.0-dev.0
cairo-lang-sierra 2.9.0-dev.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
spapinistarkware
gilbens-starkware
orizi
Dependencies
anyhow ^1.0.83
normal
cairo-lang-utils ~2.9.0-dev.0
normal
const-fnv1a-hash ^1.1.0
normal
convert_case ^0.6.0
normal
derivative ^2.2.0
normal
itertools ^0.12.1
normal
lalrpop-util ^0.20.2
normal
num-bigint ^0.4.5
normal
num-integer ^0.1.46
normal
num-traits ^0.2.19
normal
rust-analyzer-salsa ^0.17.0-pre.6
normal
serde ^1.0.200
normal
serde_json ^1.0.116
normal
sha3 ^0.10.8
normal
smol_str ^0.2.0
normal
starknet-types-core ^0.1.0
normal
thiserror ^1.0.60
normal
bimap ^0.6.3
dev
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
lalrpop ^0.20.0
build
regex ^1
build
Versions
32.71%
of the crate is documented
Go to latest stable release
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
2.9.0-dev.0
Module signed
Module Items
Structs
Enums
Traits
Type Aliases
In cairo_
lang_
sierra::
extensions::
modules::
int
cairo_lang_sierra
::
extensions
::
modules
::
int
Module
signed
Copy item path
source
Structs
§
Sint8
Traits
Sint16
Traits
Sint32
Traits
Sint64
Traits
Sint
Diff
Libfunc
Libfunc for integer difference calculation.
Sint
Operation
Libfunc
Libfunc for integer operations.
Enums
§
Sint
Concrete
Sint
Libfunc
Traits
§
Sint
Traits
Trait for implementing signed integers.
Type Aliases
§
Sint8
Concrete
Sint8
Libfunc
Sint8
Type
Type for i8.
Sint16
Concrete
Sint16
Libfunc
Sint16
Type
Type for i16.
Sint32
Concrete
Sint32
Libfunc
Sint32
Type
Type for i32.
Sint64
Concrete
Sint64
Libfunc
Sint64
Type
Type for i64.