pub fn make_record_name( announced_prefix: &Name, node_name: &Name, timestamp_ms: u64, ) -> Name
Construct the full Data name for a service record.
/ndn/local/sd/services/<prefix-hash>/<node-name...>/v=<timestamp-ms>