Hacker News new | ask | show | jobs
by afdbcreid 1294 days ago
It can also be `self: Box<Self>` or `mut self: Pin<&mut Self>` or `self: Box<Arc<Rc<Self>>>` if you feel brave.