Function updates

Source
pub(crate) async fn updates(
    updates_rx: Receiver<HashMap<String, BridgeResult>>,
) -> (StatusCode, Json<BridgesResult>)
Expand description

Wrapper around the main testing function