Expand description
Ctrl+C handling for serenity
bots.
Structs§
- Disconnector
- A procedure that disconnects the bot.
Enums§
- Error
- Ctrl-C error.
Traits§
Functions§
- ctrlc
- Register a Ctrl+C handler that will disconnect the bot.
- ctrlc_
with - Register a Ctrl+C handler that can disconnect the bot.