pub async fn control(
path: &Path,
command: DaemonCommand,
) -> Result<DaemonStatus, ControlError>Expand description
A bounded management exchange. Never retries mutations on ambiguous failure.
pub async fn control(
path: &Path,
command: DaemonCommand,
) -> Result<DaemonStatus, ControlError>A bounded management exchange. Never retries mutations on ambiguous failure.