[][src]Function rocket_file_cache::access_priority_function

pub fn access_priority_function(access_count: usize, _: usize) -> usize

This priority function will value files in the cache based solely on the number of times the file was accessed.