Function item_list

Source
pub async fn item_list(
    table_id: Uuid,
) -> Result<Vec<(String, Vec<(Vec<u8>, Vec<u8>)>)>>
Expand description

Lists all key-value pairs for a given table for every node.

Returns a list of (address, key-value list). Executes ItemList.