id

Function id 

Source
pub fn id<T: HashConsable>(x: &HashConsed<T>) -> HashConsId
Expand description

Identify this value uniquely amongst values of its type. The id depends on insertion order into the interning table which makes them in principle deterministic.