Docs.rs
kinetic-core-0.2.0
kinetic-core 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
03 August 2026
Links
Repository
crates.io
Source
Owners
saifmukhtar
Dependencies
aes-gcm ^0.10.3
normal
anyhow ^1.0.86
normal
bincode ^1.3.3
normal
bip39 ^2.2.2
normal
bytes ^1.6.0
normal
drand-verify ^0.6.2
normal
ed25519-dalek ^2.2.0
normal
futures-util ^0.3.32
normal
getrandom ^0.2.14
normal
hex ^0.4.3
normal
kinetic-kid ^0.2.0
normal
kinetic-types ^0.2.0
normal
kinetic-verify ^0.2.0
normal
lazy_static ^1.5.0
normal
libp2p-identity ^0.2.14
normal
ml-dsa ^0.1.1
normal
pbkdf2 ^0.13.0
normal
rand_chacha ^0.10.0
normal
rand_core ^0.10.1
normal
reqwest ^0.13.4
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
tempfile ^3.27.0
normal
thiserror ^1.0.61
normal
toml ^1.1.2
normal
tracing ^0.1.40
normal
web-time ^1.1.0
normal
zeroize ^1
normal
criterion ^0.8.2
dev
mockito ^1.7.2
dev
proptest ^1.5.0
dev
serde ^1.0.228
build
serde_json ^1.0.150
build
directories ^6.0.0
normal
dirs ^6.0.0
normal
hickory-resolver ^0.24.4
normal
tokio ^1.38.0
normal
getrandom ^0.2.14
normal
getrandom ^0.4
normal
gloo-timers ^0.3.0
normal
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
Skip to main content
NETWORK_ID
kinetic_
core
0.2.0
In kinetic_
core::
constants
kinetic_core
::
constants
Constant
NETWORK_
ID
Copy item path
Source
pub const NETWORK_ID: &
str
= "kinetic";
Expand description
The unique Network ID used to isolate P2P protocols.