keys_to_str

Function keys_to_str 

Source
pub fn keys_to_str<U: CLTyped + ToBytes, V: CLTyped + ToBytes>(
    key_a: &U,
    key_b: &V,
) -> String