Ctrl+C handling documentation
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Provides handling for process interruption.
|
||||
//! There's no actual handling for Windows at the moment.
|
||||
#[cfg(unix)]
|
||||
mod unix;
|
||||
#[cfg(unix)]
|
||||
|
||||
Reference in New Issue
Block a user