-
Rust용어-코딩할 때 fn을 쓰는 이유?코딩Coding/Rust용어 2021. 5. 10. 17:49728x90
fn: Rust의 함수 선언 키워드입니다.
https://docs.microsoft.com/ko-kr/learn/modules/rust-understand-common-concepts/5-exercise-structs-enums반응형'코딩Coding > Rust용어' 카테고리의 다른 글
(용어) instance, instantiate- 개념 (0) 2021.12.23 Rust용어)casting = simple type change using 'as' (0) 2021.12.10 하드코딩Hard cording (0) 2021.12.06 Rust용어_타입 애노테이션(Type Annotation) (0) 2021.05.11 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