~starkingdoms/starkingdoms

ref: 313a1a723ad3f815623d50227db50393b94b8e3e starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
313a1a72ghostly_zsh feat: thermal radiation + specific heat 22 hours ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}