DoxigAlpha

ParseFloatError

Source

Implementation

#
pub const ParseFloatError = error{
    InvalidCharacter,
}