Docs.rs
prople-vessel-core-0.5.4
prople-vessel-core 0.5.4
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
rstlix0x0
Dependencies
multiaddr ~0.18
normal
prople-crypto ~0.3
normal
prople-did-core ~0.6
normal
rst-common ~1
normal
rstdev-domain ~0.1
normal
mockall ~0.12
dev
table-test ~0.2
dev
toml ~0.8
dev
Versions
24.38%
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
Files
prople_vessel_core/
lib.rs
1
#![doc =
include_str!
(
"../README.md"
)]
2
3
pub mod
identity;