pub fn build_service_discovery_response(
id: u16,
ttl: Duration
) -> Vec<u8, Global>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Builds the response to a service discovery DNS query.