You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

352 B

函数Functions

在本练习,你将学习如何编写一个函数,以及 Rust 编译器怎样可以对事物进行追溯trace things way back

译:依据练习的内容,追溯的意思可能是类型推导之类的事。

更多信息