Skip to main content

control

Function control 

Source
pub async fn control(
    path: &Path,
    command: DaemonCommand,
) -> Result<DaemonStatus, ControlError>
Expand description

A bounded management exchange. Never retries mutations on ambiguous failure.