internal/errors
Types
pub type InertiaError {
FileError(simplifile.FileError)
TemplateNotFound
ManifestNotFound
ParseError
}
Constructors
-
FileError(simplifile.FileError) -
TemplateNotFound -
ManifestNotFound -
ParseError