about
11/29/2022
RustModels Repo
RustModels Repository
experiments with Rust Models - Object Model, Ownership, ...
Quick Status
Contents:
-
Code for Video #1 -
Video #1 - Introduction
- hello
- UndefinedBehavior - C++
-
Code for Video #2 -
Video #2 - Ownership
- hello_ownership
- references
- well_defined_behavior
-
Code for Video #3 -
Video #3 - Object Model
- rust_probes (part of what is in RustBasicDemos)
-
Code for Video #4 -
Video #4 - Generics
- display
- rust_probes
-
Code for Video #5 -
Video #5 - Code Structure
- code_structure_demo