Here's the signature you want: pub fn lookup(&self, symbol: &str) -> Option<&'a Entity<'a>> Copy. Here's why it can't work: it returns a reference that ...
確定! 回上一頁