Belajar rust dalam bahasa Indonesia, dasar-dasar dengan contoh
- Cargo
- Variables
- Scope
- Memory Safety
- Functions
- Module System
- Scalar Types
- Compound Types
- Control Flow
- Strings
- Ownership
- References & Borrowing
- Structs
- Traits
- Collections
- Enums
- https://rust-unofficial.github.io/patterns/
- https://doc.rust-lang.org/beta/book/ch07-05-separating-modules-into-different-files.html
- https://medium.com/codex/rust-modules-and-project-structure-832404a33e2e
- https://doc.rust-lang.org/rust-by-example/mod/struct_visibility.html
- https://dev.to/ghost/rust-project-structure-example-step-by-step-3ee
- https://doc.rust-lang.org/cargo/guide/project-layout.html
- https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
- https://www.reddit.com/r/rust/comments/1dbmmv9/comment/l7s7lxk/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button