and_then_map_err

Crates.ioand_then_map_err
lib.rsand_then_map_err
version1.0.0
sourcesrc
created_at2024-08-07 22:36:43.44146
updated_at2024-08-07 22:36:43.44146
descriptionProvides traits for chaining Result operations with different error types WITHOUT the need for intermediate map_err calls.
homepage
repositoryhttps://github.com/yumemi-inc/and-then-map-err
max_upload_size
id1328858
size10,089
mpyw (mpyw)

documentation

README

and-then-map-err

Provides traits for chaining Result operations with different error types WITHOUT the need for intermediate map_err calls.

Commit count: 0

cargo fmt