Hacker News new | ask | show | jobs
by iopq 2369 days ago
There's only one kind of reference: &T

I guess Box<T> is special-typed but at the surface it just looks like a normal type

Yes, there's also a C pointer type, but it's for interop