https://github.com/rustkas/opp_rust
This is OOP study projects. I hope they will be useful for anysone who whuild like to undrstand this topic.
https://github.com/rustkas/opp_rust
oop oop-principles rust
Last synced: about 1 year ago
JSON representation
This is OOP study projects. I hope they will be useful for anysone who whuild like to undrstand this topic.
- Host: GitHub
- URL: https://github.com/rustkas/opp_rust
- Owner: rustkas
- Created: 2018-11-20T19:03:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T19:22:43.000Z (over 7 years ago)
- Last Synced: 2025-01-26T10:44:33.353Z (over 1 year ago)
- Topics: oop, oop-principles, rust
- Language: Rust
- Homepage: https://rustycrate.ru/обучение/2017/06/11/oop-in-rust.html
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP in Rust. Example projects in Rust workspace
This project is implemented as a Rust workspace. Workspaces' projects describes using OOP in
Rust programming language.
This is OOP study projects. I hope they will be useful for anyone who would like to understand
this topic.You can read more at [link]( https://rustycrate.ru/%D0%BE%D0%B1%D1%83%D1%87%D0%B5%D0%BD%D0%B8%D0%B5/2017/06/11/oop-in-rust.html)