Module rust_ipfs::error

source ·
Expand description

Crate-wide errors.

The error handling in ipfs is subject to change in the future.

Structs

Just re-export anyhow for now.
A try conversion failed.