pub fn module_with<P: ProcessManager>() -> HostModule<P>Expand description
The SSH host module: virtual-endpoint server plus client, bridged
to DSL pipes. Generic over the process manager like every host module.
pub fn module_with<P: ProcessManager>() -> HostModule<P>The SSH host module: virtual-endpoint server plus client, bridged
to DSL pipes. Generic over the process manager like every host module.