fn fmtSliceHexUpper(bytes: []const u8) field_call
[src]
Return a Formatter for a []const u8 where every byte is formatted as pair of uppercase hexadecimal digits.
fn fmtSliceHexUpper(bytes: []const u8) field_call
Return a Formatter for a []const u8 where every byte is formatted as pair of uppercase hexadecimal digits.