Crate failures_crate[][src]

使用第三方failure库统一管理错误

Structs

Error

使用Error来统一管理错误

Enums

ErrorKind

ErrorKind记录各种错误

Functions

run