Crate rtlola_input_plugins

source ·
Expand description

This module exposes functionality to handle the input and output methods of the CLI.

Modules§

  • An input plugin that parses data in csv format
  • This plugins enables the parsing of network packets either from a pcap file or from a network device.

Traits§

  • The main trait that has to be implemented by an input plugin