Expand description
Implementation of StatusList2021.
Structs§
- MutStatus
List - A wrapper over the
StatusList2021
contained in aStatusList2021Credential
that allows for its mutation. - Status
List2021 - StatusList2021 data structure as described in W3C’s VC status list 2021.
- Status
List2021 Credential - A parsed StatusList2021Credential.
- Status
List2021 Credential Builder - Builder type for
StatusList2021Credential
. - Status
List2021 Entry - StatusList2021Entry implementation.
Enums§
- Credential
Status - The status of a credential referenced inside a
StatusList2021Credential
- Status
List2021 Credential Error - Error type that represents the possible errors that can be
encountered when dealing with
StatusList2021Credential
s. - Status
List Error std::error::Error
type forStatusList2021
’s operations.- Status
Purpose StatusList2021Credential
’s purpose.
Constants§
- CREDENTIAL_
TYPE - The type of a
StatusList2021Credential
.