[−][src]Macro error_support::define_error_conversions
Define a set of conversions from external error types into the provided
error kind. Use define_error
to do this at the same time as
define_error_wrapper
.
Define a set of conversions from external error types into the provided
error kind. Use define_error
to do this at the same time as
define_error_wrapper
.