Skip to main content

estimate_memory_usage

Function estimate_memory_usage 

Source
pub fn estimate_memory_usage(columns: &HashMap<String, Vec<String>>) -> usize
Expand description

Calculate memory usage of column data (rough estimate)