Module status_list_2021

Source
Expand description

Implementation of StatusList2021.

Structs§

MutStatusList
A wrapper over the StatusList2021 contained in a StatusList2021Credential that allows for its mutation.
StatusList2021
StatusList2021 data structure as described in W3C’s VC status list 2021.
StatusList2021Credential
A parsed StatusList2021Credential.
StatusList2021CredentialBuilder
Builder type for StatusList2021Credential.
StatusList2021Entry
StatusList2021Entry implementation.

Enums§

CredentialStatus
The status of a credential referenced inside a StatusList2021Credential
StatusList2021CredentialError
Error type that represents the possible errors that can be encountered when dealing with StatusList2021Credentials.
StatusListError
std::error::Error type for StatusList2021’s operations.
StatusPurpose
StatusList2021Credential’s purpose.

Constants§

CREDENTIAL_TYPE
The type of a StatusList2021Credential.