Skip to main content

Module error

Module error 

Source
Expand description

Error types for the transparency-log engine.

This module defines the crate-wide Error enum and Result alias. Variants are added slice-by-slice as the verification core, tile substrate, checkpoint signing, and CONIKS layers land. Slice 1 (#327) introduces the canonical-leaf and RFC 6962 / RFC 9162 proof-verification variants.

Enums§

Error
All possible errors from transparency-log operations.

Type Aliases§

Result
Convenience alias for results returned by this crate.