Open tylercritchlow opened 11 months ago
@brodycritchlow I will need some help to use this crate, or should we reinvent the wheel so we can customize the parser for our specific needs? The crate is not straightforward, and it may be hard to implement what we need to do. Ultimately it's up to you, sir.
Start Date
11/27/23
Implementation PR
not applicable
Reference Issues
No response
Summary
https://docs.rs/toml/latest/toml/
This crate will help us parse our config.winch files.
Basic Example
https://docs.rs/toml/0.8.8/toml/
the docs have all the examples.
Drawbacks
This crate may be complex to configure and customize.
Unresolved questions
No response