Docs.rs
xdid-method-key-0.2.0
xdid-method-key 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
k-43
Dependencies
jose-jwk ^0.1.2
normal
multibase ^0.9.1
normal
p256 ^0.13.2
normal
optional
p384 ^0.13.0
normal
optional
rand ^0.8.5
normal
optional
ring ^0.17.8
normal
optional
serde_json ^1.0.132
normal
optional
thiserror ^1.0.64
normal
unsigned-varint ^0.8.0
normal
xdid-core ^0.2.0
normal
Versions
19.23%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
xdid_
method_
key
0.2.0
With
Multicodec
Required Methods
codec
Implementors
In crate xdid_
method_
key
xdid_method_key
Trait
WithMulticodec
Copy item path
Source
pub trait WithMulticodec { // Required method fn
codec
(&self) ->
Box
<dyn
Multicodec
>; }
Required Methods
§
Source
fn
codec
(&self) ->
Box
<dyn
Multicodec
>
Implementors
§