Docs.rs
cairo-lang-sierra-2.1.2
cairo-lang-sierra 2.1.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
gilbens-starkware
orizi
Dependencies
cairo-lang-utils ^2.1.2
normal
const-fnv1a-hash ^1.1.0
normal
convert_case ^0.6.0
normal
derivative ^2.2.0
normal
itertools ^0.11.0
normal
lalrpop-util ^0.20.0
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
salsa ^0.16.1
normal
serde ^1.0.130
normal
sha3 ^0.10.6
normal
smol_str ^0.2.0
normal
thiserror ^1.0.32
normal
assert_matches ^1.5
dev
bimap ^0.6.2
dev
env_logger ^0.10.0
dev
indoc ^2.0.1
dev
pretty_assertions ^1.2.1
dev
test-case ^3.1.0
dev
test-log ^0.2.11
dev
lalrpop ^0.20.0
build
regex ^1
build
Versions
31.72%
of the crate is documented
Go to latest version
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.1.2
Module signed
Structs
Enums
Traits
Type Aliases
In cairo_lang_sierra::extensions::modules::int
?
Module
cairo_lang_sierra
::
extensions
::
modules
::
int
::
signed
source
·
[
−
]
Structs
Sint8Traits
Sint16Traits
Sint32Traits
Sint64Traits
Enums
SintConcrete
SintLibfunc
Traits
SintTraits
Trait for implementing signed integers.
Type Aliases
Sint8Concrete
Sint8Libfunc
Sint8Type
Type for i8.
Sint16Concrete
Sint16Libfunc
Sint16Type
Type for i16.
Sint32Concrete
Sint32Libfunc
Sint32Type
Type for i32.
Sint64Concrete
Sint64Libfunc
Sint64Type
Type for i64.