Module ciphercore_base::errors

source ·
Expand description

Wrapper of the Rust Result type within CipherCore used for error handling.

Type Definitions

  • Result type within CipherCore that is used for error handling.