dhcp_client_core

Module parse

Source
Expand description

Defines types and utilities for parsing DHCP messages received by the client and serializing DHCP messages sent by the client. Parsing and serialization of DHCP messages

Structs§

  • Represents a Map<OptionCode, T> as an array of booleans.

Enums§

Type Aliases§

  • Represents a set of OptionCodes as an array of booleans.