Docs.rs
neo-devpack-solidity-0.22.0
neo-devpack-solidity 0.22.0
Permalink
Docs.rs crate page
MIT
17 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Jim8y
Dependencies
anyhow ^1.0
normal
blake2 ^0.10
normal
bls12_381 ^0.8
normal
clap ^4.0
normal
dashmap ^5.0
normal
group ^0.13
normal
hex ^0.4
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
once_cell ^1.0
normal
p256 ^0.13
normal
rayon ^1.7
normal
regex ^1.0
normal
ripemd ^0.1
normal
secp256k1 ^0.27
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
foundry-solang-parser ^0.3.9
normal
stacker ^0.1
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
base64 ^0.21
dev
bs58 ^0.5
dev
criterion ^0.5
dev
murmur3 ^0.5
dev
p256 ^0.13
dev
pretty_assertions ^1.0
dev
proptest ^1.0
dev
quickcheck ^1.0
dev
tempfile ^3.0
dev
Versions
32.44%
of the crate is documented
Platform
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
Skip to main content
OPCODES
neo_
devpack_
solidity
0.22.0
In neo_
devpack_
solidity::
runtime::
spec
neo_devpack_solidity
::
runtime
::
spec
Static
OPCODES
Copy item path
Source
pub static OPCODES:
Lazy
<
HashMap
<
u8
,
OpcodeSpec
>>