glitr/error

Types

pub type GlitrError {
  RouteError(msg: String)
}

Constructors

  • RouteError(msg: String)
Search Document