serialize_to_hex_str

Function serialize_to_hex_str 

Source
pub fn serialize_to_hex_str<S, N>(
    number: &N,
    serializer: S,
) -> Result<S::Ok, S::Error>
where S: Serializer, N: LowerHex + Debug,
Expand description

Serializes number to hex