pub fn to_string_hex_bytes<T>(value: &T) -> Result<String, SerError>where T: Serialize + ?Sized,
std
alloc