module

Function module 

Source
pub fn module(_stdio: bool) -> Result<Module, ContextError>
Expand description

Construct the signal module.

ยงTokio

This function is implemented using Tokio, and requires the Tokio runtime to be in scope.