Function big_read_multi_values

Source
pub async fn big_read_multi_values<D>(
    config: D::Config,
    value_size: usize,
    n_entries: usize,
)
Expand description

Reading many keys at a time could trigger an error. This needs to be tested.