the_stars/errors

Types

pub type ParseError {
  InvalidLength
  InvalidChar
  InvalidValue
}

Constructors

  • InvalidLength
  • InvalidChar
  • InvalidValue
Search Document