Docs.rs
tp-state-machine-2.1.2
tp-state-machine 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
tetsy-scale-codec ^2.0.1
normal
externalities ^2.1.2
normal
log ^0.4.11
normal
optional
num-traits ^0.2.8
normal
panic-handler ^2.1.2
normal
optional
parking_lot ^0.11.1
normal
optional
rand ^0.7.2
normal
optional
smallvec ^1.4.1
normal
tet-core ^2.1.2
normal
tetcore-std ^2.1.2
normal
tetsy-hash-db ^0.15.2
normal
tetsy-trie-db ^0.22.2
normal
tetsy-trie-root ^0.16.0
normal
thiserror ^1.0.21
normal
optional
tp-trie ^2.1.2
normal
hex-literal ^0.3.1
dev
pretty_assertions ^0.6.1
dev
Versions
100%
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
StorageKey
tp_
state_
machine
2.1.2
Storage
Key
Aliased Type
In crate tp_
state_
machine
tp_state_machine
Type Alias
Storage
Key
Copy item path
Source
pub type StorageKey =
Vec
<
u8
>;
Expand description
Storage key.
Aliased Type
ยง
pub struct StorageKey {
/* private fields */
}