pub fn check_table(client: &mut RespClient, name: &str) -> Result<TableHealth>Expand description
Verify one table and read its counters against lesson 8’s mapping.
pub fn check_table(client: &mut RespClient, name: &str) -> Result<TableHealth>Verify one table and read its counters against lesson 8’s mapping.