Module cobble_core::error
source · [−]Expand description
Error for interaction with this crate.
Enums
An error indicating various failures during operations with instances or minecraft directly.
Type Definitions
Custom Result type with CobbleError
as the Error type.