Expand description
Implementation of StatusList2021.
Structs§
- MutStatus
List - A wrapper over the
StatusList2021contained in aStatusList2021Credentialthat 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
StatusList2021Credentials. - Status
List Error std::error::Errortype forStatusList2021’s operations.- Status
Purpose StatusList2021Credential’s purpose.
Constants§
- CREDENTIAL_
TYPE - The type of a
StatusList2021Credential.