Module dhcproto::encoder

source ·
Expand description

Encodable trait & Encoder

Structs

  • Encoder type, holds a mut ref to a buffer that it will write data to and an offset of the next position to write

Traits

  • A trait for types which are deserializable to DHCP binary formats