Function lexical_util::format::format_error
source · [−]Expand description
Get the error type from the format packed struct.
An error type of Error::Success
means the format is valid, any
other error signifies an invalid format.