Module libafl::monitors

source ·
Expand description

Keep stats, and display them to the user. Usually used in a broker, or main node, of some sort.

Re-exports

Modules

  • Monitors that wrap a base one and log on disk
  • Monitor to display both cumulative and per-client monitor
  • Monitor Python bindings
  • Monitor based on ratatui

Structs

Enums

Constants

Traits

  • The monitor trait keeps track of all the client’s monitor, and offers methods to display them.