1 个稳定版本
| 1.0.0 | 2024年2月3日 |
|---|
#72 in #error-handling
4KB
67 行
具有更好的Display实现的简单错误构造,通过source方法打印嵌套错误。
fn main() -> Result<(), fullerror::FullError> {} //all you need
| 1.0.0 | 2024年2月3日 |
|---|
#72 in #error-handling
4KB
67 行
具有更好的Display实现的简单错误构造,通过source方法打印嵌套错误。
fn main() -> Result<(), fullerror::FullError> {} //all you need