DoxigAlpha

ParseError

Source

Implementation

#
pub const ParseError = error{ UnexpectedCharacter, InvalidFormat, InvalidPort }