[][src]Function rocket_file_cache::normal_priority_function

pub fn normal_priority_function(access_count: usize, size: usize) -> usize

Priority is calculated as the size times the access count.