pub fn module(_stdio: bool) -> Result<Module, ContextError>
Construct the signal module.
signal
This function is implemented using Tokio, and requires the Tokio runtime to be in scope.