I\'m reading std::vec::Vec implementation and came across this:
std::vec::Vec
Index::index(&**self, index)
https://doc.rust-lang.org/src/a