Function item_get

Source
pub async fn item_get(
    table_id: Uuid,
    key: &[u8],
) -> Result<Option<Bytes>, Error>