Skip to main content
Module error
rlg
0.0.8
Module error
Module Items
Enums
Type Aliases
In crate rlg
rlg
Module
error
Copy item path
Source
Expand description
Error types and the
RlgResult
alias.
Enums
§
RlgError
Error variants for the RLG logging pipeline.
Type Aliases
§
RlgResult
Convenience alias:
Result<T, RlgError>
.