grille_pain/error
Types
pub type GrillePainError {
SketchError(error.SketchError)
LustreError(lustre.Error)
ContextError(String)
}
Constructors
-
SketchError(error.SketchError) -
LustreError(lustre.Error) -
ContextError(String)