puyo-3/src/symbol.rs
2026-01-01 00:42:48 -05:00

3 lines
46 B
Rust

// TODO: intern lol
pub type Symbol = String;