shepmaster / snafu

Easily assign underlying errors into domain-specific errors while adding context
https://docs.rs/snafu/
Apache License 2.0
1.45k stars 61 forks source link

Extension trait for Sink #229

Open fan-tom opened 4 years ago

fan-tom commented 4 years ago

Fixes #227. I feature-gated dependency on futures-crate.