load_pair

Function load_pair 

Source
async fn load_pair(
    state: &AppState,
    rollout_id: &str,
) -> Result<(Vec<u8>, Vec<u8>), StatusCode>