One more time, I found easy to use browse Rust Standard Library from Visual Studio Code. I wanted to do the same with Neovim. There is a rusty-tags project to do this.
After generate correctly rusty-tags.vi for Rust standard library you can follow code from Neovim:


However, using Visual Studio Code, shows me the correct fn push() implementation:

nvimrc settings:
