Closed Code0x58 closed 3 years ago
This allows use with anyhow::Result<T> as the traits let anyhow convert yata::core::Error into anyhow::Error.
anyhow::Result<T>
yata::core::Error
This allows use with
anyhow::Result<T>
as the traits let anyhow convertyata::core::Error
into anyhow::Error.