~starkingdoms/starkingdoms

ref: 44af5cad10ff206a7aa471b48821d764afefcba0 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
44af5cadghostly_zsh feat: drill does drill, and there's a resource display 20 hours ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}