This website requires JavaScript.
Explore
Help
Sign In
Rust
/
configfile
Watch
1
Star
0
Fork
0
You've already forked configfile
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Justine
2c766354f6
First commit
2024-08-09 20:56:34 +02:00
src
First commit
2024-08-09 20:56:34 +02:00
.gitignore
First commit
2024-08-09 20:56:34 +02:00
Cargo.lock
First commit
2024-08-09 20:56:34 +02:00
Cargo.toml
First commit
2024-08-09 20:56:34 +02:00
settings.yml
First commit
2024-08-09 20:56:34 +02:00
Description
A simple example of reading / writing a config file in yaml using serde. The config is used as a struct.
32
KiB
Languages
Rust
100%