pub fn cache_to_object(cache: &mut FileStateCache) -> HashMap<String, FileState>Expand description
Helper function to convert cache to object (used by compact.rs)
pub fn cache_to_object(cache: &mut FileStateCache) -> HashMap<String, FileState>Helper function to convert cache to object (used by compact.rs)