Imandrakit_errorUniversal errors.
This library provides an error type that can be used in many situations, can contain metadata (locations, etc.), has context (a bit like explicitly-managed stack traces), and can be serialized.
module Data : sig ... endExtensible data for errors.
module Error : sig ... endUniversal error type for Imandrakit.
module Error_core : sig ... endUniversal error type for Imandrakit.
module Kind : sig ... endError kinds.