crate 、self、super、use. 就像你看到的,school::teacher::num 很像一个路径(school\teacher\num),通过这种路径我们就能找到模块里的项。Rust 在这里的设计跟文件 ...
確定! 回上一頁