Expand description
Modules§
- config
- This is the configuration module. It allows to configure the lib, using toml, args, or env vars.
Structs§
- Polygon
- Polygon is a UDP socket that can send and receive data.
It can be configured by using the
configure
method.