macro_rules! cache { ($F:ty, $compute:expr) => { ... }; }
Cache generic field(s) (or any data actually)