Function cuprated::rpc::other::stop_daemon

source ยท
async fn stop_daemon(
    state: CupratedRpcHandlerState,
    request: StopDaemonRequest,
) -> Result<StopDaemonResponse, Error>