Skip to content

Commit

Permalink
Document RequestNG
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-NLnetLabs committed Sep 5, 2024
1 parent 21c9304 commit fb2f7ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/net/server/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@ where

//------------ RequestNG ------------------------------------------------------

/// RequestNG is very similar to Request. The main changes are:
/// * to_request_message to convert to a [RequestMessage].
///
/// A DNS message with additional properties describing its context.
///
/// DNS messages don't exist in isolation, they are received from somewhere or
Expand Down

0 comments on commit fb2f7ec

Please sign in to comment.