Skip to main content

drain_to_hex

Function drain_to_hex 

Source
pub fn drain_to_hex<T>(encoder: T, case: Case) -> String
where T: Encoder,
Expand description

Drains the output of an Encoder into a hex string.