Skip to main content

Module error

Module error 

Source
Expand description

Top-level error type for braze-sync.

Library code returns Result<T, Error> defined here. The CLI layer wraps this with anyhow and maps variants to the frozen exit codes from IMPLEMENTATION.md §7.1.

Enums§

Error

Type Aliases§

Result