Module branca::errors

source ·

Enums

The type of Branca errors that can occur when encoding or decoding Branca tokens.

Type Definitions

Alias for Result<T, Error> used in the Branca module.