https://github.com/aphistic/rust-pattern-matching
Slides from a lightning talk I did about pattern matching in Rust. Basically a section ripped from the why-i-like-rust talk. :)
https://github.com/aphistic/rust-pattern-matching
Last synced: about 1 month ago
JSON representation
Slides from a lightning talk I did about pattern matching in Rust. Basically a section ripped from the why-i-like-rust talk. :)
- Host: GitHub
- URL: https://github.com/aphistic/rust-pattern-matching
- Owner: aphistic
- License: mit
- Created: 2017-12-06T01:03:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T01:33:37.000Z (over 8 years ago)
- Last Synced: 2025-01-13T05:21:48.846Z (over 1 year ago)
- Language: CSS
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# why-i-like-rust
Materials from a presentation I did titled "Why I Like Rust"
# Other Resources
https://air.mozilla.org/guaranteeing-memory-safety-in-rust/