《深入理解Rust引用与借用》获取变量的引用,称之为借用(borrowing)。 ——来自博客 https://blog.csdn.net/code_lyb/article/details/135699710