mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-08 12:07:13 -06:00
.github
.obsidian
HelloWorld
branches
functions_rust
guessing_game
hello_cargo
loops
ownership
src
Cargo.lock
Cargo.toml
rectangles
.gitignore
Collection of Common Data Structs.md
Constants.md
Crates.md
Data Types.md
Enums.md
Error Handling.md
Hash.md
Modules and Use.md
Packages.md
Paths.md
Primitives.md
Project Organization.md
README.md
RustBrock.code-workspace
String.md
Structures.md
Variables.md
Vector.md
data_types.md
ownership.md
8 lines
153 B
TOML
8 lines
153 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "ownership"
|
|
version = "0.1.0"
|