Why do we need configuration? Creating and handling configuration files in Rust
Configuration is nearly always a necessity when it comes to both public and private software.
Just imagine, you install a program that plays a sound every 30 seconds. Then suddenly your needs shift, and now you need it to play every 15 seconds. Oh no...
imajindevon.hashnode.dev4 min read