Docs.rs
calimero-runtime-0.2.3
calimero-runtime 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
chefsale
Dependencies
borsh ^1.3.1
normal
bytes ^1.6.0
normal
calimero-node-primitives ^0.2.3
normal
calimero-primitives ^0.2.3
normal
calimero-sys ^0.2.3
normal
eyre ^0.6.12
normal
fragile ^2.0.0
normal
futures-util ^0.3.30
normal
ouroboros ^0.18.5
normal
owo-colors ^3.5.0
normal
optional
rand ^0.8.5
normal
serde ^1.0.196
normal
thiserror ^1.0.56
normal
tokio ^1.35.1
normal
tokio-stream ^0.1.17
normal
ureq ^2.9.7
normal
wasmer ^4.2.5
normal
wasmer-types ^4.2.5
normal
assert-json-diff ^2.0.2
dev
eyre ^0.6.12
dev
owo-colors ^3.5.0
dev
rand ^0.8.5
dev
serde_json ^1.0.113
dev
Versions
5.63%
of the crate is documented
Go to latest version
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
Key
calimero_
runtime
0.2.3
Key
Aliased Type
In calimero_
runtime::
store
calimero_runtime
::
store
Type Alias
Key
Copy item path
Source
pub type Key =
Vec
<
u8
>;
Aliased Type
ยง
pub struct Key {
/* private fields */
}