You can search for identifiers within the package.
in-package search v0.2.0
The type of pluggable DNS server modules for request contexts and custom metadata dn wire protocols.
type context
val query_of_context : context -> Packet.t
Projects a context into its associated query
val parse : Cstruct.t -> context option
DNS wire format parser function.
message buffer
parsed packet and context
val marshal : ?alloc:(unit -> Cstruct.t) -> context -> Packet.t -> Cstruct.t option
DNS wire format marshal function.
allocator
context
answer packet
buffer to write