코딩Coding/한글Rust강의★내가★공부하려고만듬
Rust❤️Traits집중 훈련
내인생PLUS
2023. 3. 15. 14:25
728x90
https://stanford-cs242.github.io/f18/lectures/05-2-rust-traits.html
CS 242: Traits
As I mentioned last time, there are really only two features that truly distinguish Rust as a programming language: the borrow checker, and traits. Every other part of the language you should be able to map onto a feature you already know in either OCaml o
stanford-cs242.github.io
반응형