Files
.github
.obsidian
app.json
appearance.json
core-plugins.json
graph.json
workspace.json
HelloWorld
branches
functions_rust
guessing_game
hello_cargo
loops
ownership
rectangles
.gitignore
Constants.md
Crates.md
Data Types.md
Enums.md
Modules and Use.md
Packages.md
Primitives.md
Project Organization.md
README.md
Structures.md
Variables.md
data_types.md
ownership.md
RustBrock/.obsidian/graph.json

22 lines
511 B
JSON

{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.0000000000000013,
"close": false
}