Skip to content

bbzyalone/rust-learning-records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-learning-records

创建模块

cargo new movie_lib --lib 

super 和 self

路径中使用 super (父级)和 self(自身)关键字,从而在访问项时消除歧义,以及防止不必要的路径硬编码。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published