appendix/keywords #761
Replies: 4 comments 8 replies
-
个人觉得 r#match 这种写法还不如 rmatch这样来的方便 (毕竟少打一个字 |
Beta Was this translation helpful? Give feedback.
4 replies
-
越到后面评论越少,看来能坚持下去的人真的不多啊 |
Beta Was this translation helpful? Give feedback.
0 replies
-
那如果用r#前缀定义的一个函数。然后编译成库,那这个库的符号表里这个符号带r#前缀吗。是不是可以理解r#只是随便约定的一个前缀。rust内部有对r#做什么特殊处理吗 |
Beta Was this translation helpful? Give feedback.
4 replies
-
self - 表示方法本身或当前模块 改 表示实现方法对象实例或当前模块 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
appendix/keywords
https://course.rs/appendix/keywords.html
Beta Was this translation helpful? Give feedback.
All reactions