Docs.rs
cairo-vm-0.1.2
cairo-vm 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
klaus993
github:lambdaclass:crates-io-publishers:owners
orizi
liorgold2
AbdelStark
Dependencies
bincode ^1.2.1
normal
clap ^3.2.5
normal
cairo-felt ^0.1.1
normal
generic-array ^0.14.6
normal
hex ^0.4.3
normal
keccak ^0.1.2
normal
lazy_static ^1.4.0
normal
mimalloc ^0.1.29
normal
nom ^7
normal
num-bigint ^0.4
normal
num-integer ^0.1.45
normal
num-traits ^0.2
normal
parse-hyperlinks ^0.23.4
normal
rand_core ^0.6.4
normal
serde ^1.0
normal
serde_bytes ^0.11.1
normal
serde_json ^1.0
normal
sha2 ^0.10.2
normal
sha3 ^0.10.1
normal
starknet-crypto ^0.2.0
normal
thiserror ^1.0.32
normal
criterion ^0.3
dev
iai ^0.1
dev
rusty-hook ^0.11
dev
Versions
10.2%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module utils
Functions
?
Module
cairo_vm
::
utils
source
·
[
−
]
Functions
from_relocatable_to_indexes
is_subsequence
to_field_element
Converts val to an integer in the range (-prime/2, prime/2) which is equivalent to val modulo prime.