Skip to main content

pointer_matches

Function pointer_matches 

Source
async fn pointer_matches(
    map: &Arc<Map>,
    user_id: &UserId,
    row_key: &[u8],
) -> Result<bool>