Hacker News new | ask | show | jobs
by kimundi 1999 days ago
Affinity is a property of the type in Rust, so any given value is affine or not depending on which type it has.
1 comments

I see, and if you have a polymorphic type then presumably you get to know its affinity too?