Docs.rs
ckb-script-0.101.3
ckb-script 0.101.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doitian
Dependencies
byteorder ^1.3.1
normal
ckb-chain-spec =0.101.3
normal
ckb-error =0.101.3
normal
ckb-hash =0.101.3
normal
ckb-logger =0.101.3
normal
ckb-traits =0.101.3
normal
ckb-types =0.101.3
normal
ckb-vm ^0.20.1
normal
ckb-vm-definitions ^0.20.1
normal
faster-hex ^0.6
normal
goblin ^0.2
normal
serde ^1.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition VmVersion
Other items in
ckb_script
Modules
cost_model
Structs
IllTransactionChecker
ScriptGroup
TransactionScriptError
TransactionScriptsVerifier
TransactionSnapshot
TransactionState
TxVerifyEnv
Enums
ScriptError
ScriptGroupType
ScriptVersion
VerifyResult
Type Definitions
CoreMachine
VmIsa
VmVersion
ayu
dark
light
?
Type Definition
ckb_script
::
VmVersion
[
−
]
[src]
pub type VmVersion =
u32
;
Expand description
/// The type of CKB-VM version.