Crates.io | error-ext |
lib.rs | error-ext |
version | 0.2.2 |
source | src |
created_at | 2024-02-07 08:20:49.182 |
updated_at | 2024-08-25 21:16:53.298009 |
description | Error utilities. |
homepage | https://github.com/hseeberger/error-ext |
repository | https://github.com/hseeberger/error-ext |
max_upload_size | |
id | 1130323 |
size | 31,084 |
Error utilities:
StdErrorExt
provides as_chain
and into_boxed
extension methods.axum
module provides an Error
type that can be used as axum response.This code is open source software licensed under the Apache 2.0 License.