memtable_source

Function memtable_source 

Source
async fn memtable_source(
    mem_ranges: MemtableRanges,
    options: &RegionOptions,
) -> Result<Source>
Expand description

Returns a Source for the given memtable.