pub async fn get_user_latest_replay<'u, C, U>(
client: &C,
key: &str,
user: U,
) -> Result<LatestReplay, Error>Expand description
Get the latest replay from the given user
pub async fn get_user_latest_replay<'u, C, U>(
client: &C,
key: &str,
user: U,
) -> Result<LatestReplay, Error>Get the latest replay from the given user