Expand description
Re-exports§
Modules§
- client
- Used to send/receive Messages to/from a DHCP server.
- message
- Information sent over a UDP connection between a DHCP client and server
- server
- Used to send/receive Messages to/from a DHCP client.
Type Aliases§
- Result
- Wraps Result from std, but currently doesn’t provide a custom error type