Function goatns::reply::reply_builder

source ·
pub fn reply_builder(id: u16, rcode: Rcode) -> Result<Reply, String>
Expand description

Want a generic empty reply with an ID and an RCODE? Here’s your function.