fn fmtSliceHexLower(bytes: []const u8) field_call

Return a Formatter for a []const u8 where every byte is formatted as a pair of lowercase hexadecimal digits.

Parameters

bytes: []const u8,