key_and_value_to_str

Function key_and_value_to_str 

Source
pub fn key_and_value_to_str<T: CLTyped + ToBytes>(
    key: &Key,
    value: &T,
) -> String