mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-06 11:07:12 -06:00
tried out obsidian, started ch 6.2
This commit is contained in:
9
Data Types.md
Normal file
9
Data Types.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Data Types
|
||||
There are many different data types [variables](Variables.md) can [own](ownership.md)
|
||||
|
||||
There are many data types such as:
|
||||
|
||||
1. [Constants](Constants.md)
|
||||
2. [Primitives](Primitives.md)
|
||||
3. [Structures](Structures.md)
|
||||
5. [Enums](Enums.md)
|
Reference in New Issue
Block a user