anyhow-std 0.1.4

Wrap std APIs with anyhow error context.
Documentation
[dependencies.anyhow]
version = "1.0.69"

[dependencies.derive_more]
version = "0.99.17"
[dev-dependencies.tempfile]
version = "3.5.0"

[dev-dependencies.test-case]
version = "3.0.0"

[package]
description = "Wrap std APIs with anyhow error context."
edition = "2021"
homepage = "https://github.com/nathan-at-least/anyhow-std"
license = "MIT"
name = "anyhow-std"
readme = "README.md"
repository = "https://github.com/nathan-at-least/anyhow-std.git"
version = "0.1.4"