172 B
172 B
Automatic Dereference Via Self (Rust)
quick note: when function takes 'self' and auto dereference occurs due to the function moving the value into itself?
research