internal/errors

Types

pub type InertiaError {
  FileError(simplifile.FileError)
  TemplateNotFound
  ManifestNotFound
  ParseError
}

Constructors

Search Document