#error #trace #error-handling

fullerror

显示完整源树的错误类型

1 个稳定版本

1.0.0 2024年2月3日

#72 in #error-handling

MIT/Apache

4KB
67

具有更好的Display实现的简单错误构造,通过source方法打印嵌套错误。

fn main() -> Result<(), fullerror::FullError> {} //all you need

无运行时依赖