~starkingdoms/starkingdoms

ref: a21b4f99045f8cc466ebe7be645f3ab251510349 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
a21b4f99ghostly_zsh fix: joint damping now applies specifically parallel to the joint 26 days ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}