Crate libmussh

Source
Expand description

libmussh

Structs§

Config
The base configuration.
Error
An error thrown by the mussh library
Metrics
Execution metrics
Multiplex
Multiplex ssh commands
RuntimeConfig
The runtime configuration for mussh

Type Aliases§

MultiplexMapType
Type used by multiplex to run commands on hosts
Result
A result that includes a mussh::Error