pub const fn format_error<const FORMAT: u128>() -> Error
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.
Error::Success