Docs.rs
did-simple-0.0.1
did-simple 0.0.1
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
thiserror ^1.0.60
normal
eyre ^0.6.12
dev
hex-literal ^0.4.1
dev
itertools ^0.13.0
dev
Versions
37.74%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
did_simple
0.0.1
Did
Required Methods
url
Object Safety
Implementors
In crate did_simple
Trait
did_simple
::
Did
Copy item path
source
·
[
−
]
pub trait Did:
FromStr
{ // Required method fn
url
(&self) ->
DidUrl
; }
Required Methods
§
source
fn
url
(&self) ->
DidUrl
Object Safety
§
This trait is
not
object safe
.
Implementors
§