Docs.rs
exonum-1.0.0
exonum 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
defuz
aleksuss
Dependencies
anyhow ^1.0.26
normal
chrono ^0.4.6
normal
env_logger ^0.7.1
normal
exonum-crypto ^1.0.0
normal
exonum-derive ^1.0.0
normal
exonum-keys ^1.0.0
normal
exonum-merkledb ^1.0.0
normal
exonum-proto ^1.0.0
normal
futures ^0.3.4
normal
hex ^0.4.0
normal
log ^0.4.6
normal
os_info ^2.0
normal
protobuf ^2.8.1
normal
semver ^0.9.0
normal
serde ^1.0.101
normal
serde_derive ^1.0.101
normal
serde_str ^0.1.0
normal
thiserror ^1.0
normal
assert_matches ^1.3.0
dev
bincode ^1.2.0
dev
bit-vec ^0.6.0
dev
criterion ^0.3.0
dev
pretty_assertions ^0.6.1
dev
serde_json ^1.0.19
dev
exonum-build ^1.0.0
build
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
exonum
1.0.0
In exonum::
runtime
exonum
::
runtime
Type Alias
MethodId
Copy item path
Source
pub type MethodId =
u32
;
Expand description
Identifier of the method in the service interface required for the call.