Error Set InitError [src]
Errors
The input was empty or contained an invalid character.
The result cannot fit in the type specified.
Source
pub const InitError = std.fmt.ParseIntError || error{MissingPrefix} || std.Io.Writer.Error The input was empty or contained an invalid character.
The result cannot fit in the type specified.
pub const InitError = std.fmt.ParseIntError || error{MissingPrefix} || std.Io.Writer.Error