Module solo2::error

source ·
Expand description

Error and Result types.

Currently we just use anyhow. In time, library errors should be modeled properly, and implemented e.g. using thiserror.

Type Definitions