~starkingdoms/starkingdoms

ref: 0f4a51dd91df5feb0706a11e9d977d9d70608a05 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
0f4a51ddghostly_zsh particles are back (cmon git) 5 months ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}