dysfun@treehouse.systems ("gaytabase") wrote:
one thing that i somehow never really noticed despite years of rust is that you aren't passing the ability to drop something or give it away when you pass an owned, you're passing the requirement to
dysfun@treehouse.systems ("gaytabase") wrote:
one thing that i somehow never really noticed despite years of rust is that you aren't passing the ability to drop something or give it away when you pass an owned, you're passing the requirement to