Crate indy_utils
source ·Re-exports
pub use qualifiable::Qualifiable;
Modules
- base58 encoding and decoding
- Indy DID representation and derivation
- Indy signing keys and verification keys
- Trait for qualifiable identifier types, having an optional prefix and method
Macros
- Macro to return a new
ValidationError
with an optional message - Derive a new handle type having an atomically increasing sequence number
- Derive a new
Qualifiable
string type
Structs
- Error type for general data conversion errors
- Error type for failure of encryption and decryption operations
- Error type for eventualities that shouldn’t normally occur
- Error type for failures of
Validatable::validate
Traits
- Trait for data types which need validation after being loaded from external sources