-
Rust용어_New module system/Module / Crate코딩Coding/Rust용어 2020. 9. 20. 12:26728x90
Module : organizational unit of code
Crate : library, a group of modules반응형'코딩Coding > Rust용어' 카테고리의 다른 글
Rust용어)불변 변수(immutable variable) vs 가변 변수(mutable variable) (0) 2021.05.09 Bear-Metal Server(베어 메탈 서버)란? (0) 2021.05.07 Rust용어)연관 함수(Associated function) (0) 2020.10.03 binding(바인딩) (0) 2020.10.03 Rust용어_impl Trait for returning complex type with ease. (0) 2020.09.20 Rust용어_dyn Trait for trait objects- The Edition Guide (0) 2020.09.20 Rust용어)Non-lexical lifetimes (0) 2020.09.20 Rust용어)Default match binding (0) 2020.09.20