Module types

Module types 

Source
Expand description

Miscellaneous and common types.

Structs§

BufferSizeSettings
Common settings applied to buffer size configuration.
Counter
An atomic counter for packet statistics, e.g. IPv4 packets received.
PositiveIsize
An isize that is strictly positive (greater than 0).

Enums§

WorkQueueReport
A common type returned by functions that perform bounded amounts of work.