pub fn struct_hash(s: &Struct, env: &Environment) -> u64
Expand description
Get the fingerprint for struct s
, in the context of typing environment env
.
pub fn struct_hash(s: &Struct, env: &Environment) -> u64
Get the fingerprint for struct s
, in the context of typing environment env
.