[][src]Module ipfs::error

Crate-wide errors.

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

Structs

Error

Just re-export anyhow for now.

TryError

A try conversion failed.