Docs.rs
ssi-vc-0.6.1
ssi-vc 0.6.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sbihel
github:spruceid:standards
Dependencies
base64 ^0.22
normal
bitvec ^0.20
normal
chrono ^0.4.24
normal
educe ^0.4.22
normal
flate2 ^1.0
normal
iref ^3.2.2
normal
json-syntax ^0.12.5
normal
linked-data ^0.1.2
normal
rdf-types ^0.22.3
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
ssi-claims-core ^0.1.3
normal
ssi-core ^0.2.2
normal
ssi-data-integrity ^0.2
normal
ssi-dids-core ^0.1.2
normal
ssi-json-ld ^0.3.1
normal
ssi-jwt ^0.3
normal
ssi-rdf ^0.1
normal
ssi-verification-methods ^0.1.3
normal
static-iref ^3.0
normal
thiserror ^1.0.40
normal
xsd-types ^0.9.5
normal
async-std ^1.9
dev
chrono ^0.4.24
dev
hashbrown ^0.13.0
dev
iref ^3.2.2
dev
rand ^0.7
dev
rand_chacha ^0.3.1
dev
serde ^1.0
dev
serde_json ^1.0
dev
ssi-jwk ^0.3.1
dev
ssi-verification-methods ^0.1.3
dev
static-iref ^3.0
dev
xsd-types ^0.9.5
dev
reqwest ^0.11
normal
Versions
41.64%
of the crate is documented
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
Context
ssi_vc
0.6.1
Context
Aliased Type
In ssi_
vc::
v2::
syntax
ssi_vc
::
v2
::
syntax
Type Alias
Context
Copy item path
Source
pub type Context<C =
()
> =
Context
<
V2
, C>;
Aliased Type
ยง
pub struct Context<C =
()
>(
/* private fields */
);