Crate contained_core

Crate contained_core 

Source
Expand description

this core components of the contained crate

Modules§

error
this module defines the core error type for the crate
prelude

Macros§

wrapper

Enums§

Error
The custom error type for the crate.

Type Aliases§

Result
a type alias for a Result configured to use the custom Error type.