Crate libshpool

Source

Structs§

Args
The command line arguments that shpool expects. These can be directly parsed with clap or manually constructed in order to present some other user interface.
MutexGuardWriter

Enums§

Commands
The subcommds that shpool supports.

Traits§

Hooks
Callbacks that the wrapping binary can implement.

Functions§

run
Run the shpool tool with the given arguments. If hooks is provided, inject the callbacks into the daemon.