Module pacaptr::error

source ·
Expand description

Basic error definitions specific to this crate.

Structs§

  • A simple Error wrapper designed to be returned in the main function. It delegates its Debug implementation to the std::fmt::Display implementation of its underlying error.

Enums§

Type Aliases§