Docs.rs
xdid-method-key-0.7.0
xdid-method-key 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
k-43
Dependencies
anyhow ^1.0.102
normal
jose-jwk ^0.1.2
normal
multibase ^0.9.2
normal
p256 ^0.13.2
normal
optional
p384 ^0.13.1
normal
optional
serde_json ^1.0.149
normal
optional
smallvec ^1.15.1
normal
thiserror ^2.0.18
normal
unsigned-varint ^0.8.0
normal
xdid-core ^0.7.0
normal
zeroize ^1.8.2
normal
Versions
24%
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
Skip to main content
WithMulticodec
xdid_
method_
key
0.7.0
With
Multicodec
Required Methods
codec
Implementors
In crate xdid_
method_
key
xdid_method_key
Trait
With
Multicodec
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
§