Available on crate feature
signals only.Expand description
signal setup and reusable handlers.
Modules§
Functions§
- setup
- Initialize signal handlers and other state to keep track of tempfiles, and must be called before the first tempfile is created,
allowing to set the
modein which signal handlers are installed.