Docs.rs
did-simple-0.0.2
did-simple 0.0.2
Permalink
Docs.rs crate page
MIT
OR
BSD-2-Clause-Patent
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
TheButlah
Dependencies
bs58 ^0.5.1
normal
bytes ^1.6.0
normal
curve25519-dalek ^4.1.2
normal
optional
ed25519-dalek ^2.1.1
normal
optional
rand_core ^0.6.4
normal
optional
thiserror ^1.0.60
normal
eyre ^0.6.12
dev
hex-literal ^0.4.1
dev
itertools ^0.13.0
dev
Versions
40.96%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module utf8bytes
did_
simple
0.0.2
Module utf8bytes
Module Items
Structs
In crate did_
simple
did_simple
Module
utf8bytes
Copy item path
Source
Structs
ยง
Utf8
Bytes
Wrapper around
Bytes
which is guaranteed to be UTF-8. Like
Bytes
, it is cheaply cloneable and facilitates zero-copy.