Re-exports§
pub use self::qualifiable::Qualifiable;
Modules§
- anoncreds
- Type definitions related Indy credential issuance and verification
- did
- keys
- merkle_
tree - Patricia Merkle tree support
- qualifiable
- utils
Macros§
- hash_
type - Derive a new hash type
- invalid
- Macro to return a new
ValidationError
with an optional message
Structs§
- Conversion
Error - Error type for general data conversion errors
- Credential
Definition Id - A credential definition identifier
- Revocation
Registry Id - A revocation registry identifier
- Schema
Id - A V1 schema identifier
- Validation
Error - Error type for failures of
Validatable::validate
Constants§
- IDENT_
DELIMITER - The standard delimiter used in identifier strings
Traits§
- Validatable
- Trait for data types which need validation after being loaded from external sources