Skip to main content

luaur_bytecode/records/
string_ref_hash.rs

1#[derive(Debug, Clone, Copy, Default, PartialEq, Eq, Hash)]
2pub struct StringRefHash;