Skip to main content

cache_to_object

Function cache_to_object 

Source
pub fn cache_to_object(cache: &mut FileStateCache) -> HashMap<String, FileState>
Expand description

Helper function to convert cache to object (used by compact.rs)