Docs.rs
asimov-protocol-25.3.4
asimov-protocol 25.3.4
Permalink
Docs.rs crate page
Unlicense
10 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
artob
github:asimov-platform:rust
Dependencies
asimov-core ^25.3.4
normal
asimov-id ^25.3.4
normal
asimov-kb ^25.3.4
normal
async-stream ^0.3
normal
bytes ^1.10
normal
csv-async ^1.3
normal
optional
fastrand ^2.4
normal
optional
futures-lite ^2.6
normal
heapless ^0.9
normal
iroh ^1.0
normal
iroh-gossip ^0.101
normal
iroh-metrics ^1.0
normal
iroh-tickets ^1.0
normal
known-errors ^0.1
normal
n0-error ^1.0
normal
postcard ^1.1
normal
rdf-hash ^0.4.4
normal
rdf-model ^0.4.4
normal
serde ^1
normal
thiserror ^2
normal
tokio ^1
normal
iroh-services ^1.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
25.45%
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
PeerId
asimov_
protocol
25.3.4
PeerId
Aliased Type
In crate asimov_
protocol
asimov_protocol
Type Alias
PeerId
Copy item path
Source
pub type PeerId =
PublicKey
;
Expand description
A peer ID.
Aliased Type
ยง
pub struct PeerId(
/* private fields */
);