issues
search
PracticalRust
/
practical-rust
A book detailing common solutions to ordinary problems in Rust
MIT License
1
stars
0
forks
source link
Config Files
#3
Open
connortess
opened
2 years ago
connortess
commented
2 years ago
how to read in a config file
helpful libaries
different structures
different ways to pass around config around program
reading different file structures
what should be stored in config file