Docs.rs
did-key-0.2.1
did-key 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tmarkovski
Dependencies
arrayref ^0.3
normal
base64 ^0.13
normal
bls12_381_plus ^0.7
normal
bs58 ^0.4.0
normal
curve25519-dalek ^3.0.0
normal
did_url ^0.1.0
normal
ed25519-dalek ^1.0.1
normal
getrandom ^0.2
normal
hkdf ^0.11
normal
json-patch ^0.2.6
normal
libsecp256k1 ^0.7.1
normal
p256 ^0.11.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.9
normal
x25519-dalek ^1.1.0
normal
criterion ^0.3
dev
fluid ^0.4
dev
Versions
11.54%
of the crate is documented
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
☰
In did_key
?
Function
did_key
::
get_json_patches
source
·
[
−
]
pub fn get_json_patches(jws: &
JWS
) ->
Result
<
Vec
<
PatchOperation
>,
Error
>