rs_data_formats
pub fn build_msg<T: Name + Serialize>( sender: &str, identifier: Option<String>, data: T) -> (String, String)