File | Feature |
---|---|
LoadKvp | Load key value pair file, intended use is as a .env loader |
ErrorsWithTrace | Errors with stack traces (that can be disabled) |
SaveKvp | Save key value pair to a given file |
Convert | Very simple no copy string to []byte to string conversion |
where is the documentation?
The code is the documentation