Docs.rs
ssi-claims-0.1.1
ssi-claims 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sbihel
github:spruceid:standards
Dependencies
educe ^0.4.22
normal
iref ^3.2.2
normal
json-syntax ^0.12.5
normal
linked-data ^0.1.2
normal
locspan ^0.8
normal
pin-project ^1.1.3
normal
rdf-types ^0.22.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
ssi-claims-core ^0.1.2
normal
ssi-core ^0.2.1
normal
ssi-cose ^0.1
normal
ssi-crypto ^0.2.1
normal
ssi-data-integrity ^0.1.1
normal
ssi-dids-core ^0.1.1
normal
ssi-eip712 ^0.1
normal
optional
ssi-json-ld ^0.3
normal
ssi-jwk ^0.3
normal
ssi-jws ^0.3
normal
ssi-jwt ^0.3
normal
ssi-sd-jwt ^0.3
normal
ssi-security ^0.1
normal
ssi-vc ^0.3.1
normal
ssi-vc-jose-cose ^0.1.1
normal
ssi-verification-methods ^0.1.1
normal
thiserror ^1.0.40
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ssi_
claims
0.1.1
In ssi_
claims::
chrono::
naive
Constant
ssi_claims
::
chrono
::
naive
::
MAX_DATE
Copy item path
source
ยท
[
−
]
pub const MAX_DATE:
NaiveDate
;
๐
Deprecated since 0.4.20: Use NaiveDate::MAX instead
Expand description
The maximum possible
NaiveDate
(December 31, 262143 CE).