Crate windivert

Source
Expand description

Wrapper around windivert_sys ffi crate.

Modules§

address
WinDivert address data structures
error
WinDivert error types
layer
Layer types used for typestate pattern
packet
WinDivert packet types
prelude
Prelude module for WinDivert.

Structs§

WinDivert
Main wrapper struct around windivert functionalities.

Enums§

CloseAction
Action parameter for WinDivert::close()