// pub struct Cache { // } // impl Cache { // pub fn new(sets: usize, ways: usize, block_size: usize) -> Cache { // } // }