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