Docs.rs
cairo-vm-0.3.0-rc1
cairo-vm 0.3.0-rc1
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
klaus993
github:lambdaclass:crates-io-publishers:owners
orizi
liorgold2
AbdelStark
Dependencies
anyhow ^1.0.69
normal
bincode ^2.0.0-rc.2
normal
bitvec ^1
normal
cairo-felt ^0.3.0-rc1
normal
generic-array ^0.14.6
normal
hashbrown ^0.13.2
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
cairo-take_until_unbalanced ^0.24.2-rc1
normal
rand_core ^0.6.4
normal
serde ^1.0
normal
serde_bytes ^0.11.9
normal
serde_json ^1.0
normal
sha2 ^0.10.2
normal
sha3 ^0.10.1
normal
starknet-crypto ^0.4.2
normal
thiserror ^1.0.32
normal
thiserror-no-std ^2.0.2
normal
assert_matches ^1.5.0
dev
criterion ^0.3
dev
iai ^0.1
dev
proptest ^1.0.0
dev
rusty-hook ^0.11
dev
assert_matches ^1.5.0
dev
wasm-bindgen-test ^0.3.34
dev
Versions
10.57%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
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
☰
In cairo_vm
?
Macro
cairo_vm
::
any_box
source
·
[
−
]
macro_rules!
any_box { (
$val
: expr) => { ... }; }