Skip to main content

Crate agglayer_errors

Crate agglayer_errors 

Source

Modules§

prelude

Macros§

match_err
Match an eyre::Report against multiple error types and patterns.
match_res
Match an eyre::Result against multiple Ok patterns and multiple error types and patterns.

Traits§

ResultExt
Extension trait for Result to log errors and warnings using the tracing crate.