grille_pain/error

Types

pub type GrillePainError {
  SketchError(error.SketchError)
  LustreError(lustre.Error)
}

Constructors

  • SketchError(error.SketchError)
  • LustreError(lustre.Error)
Search Document