Rust: Adapt tests from iganaq OCaml
This commit is contained in:
parent
4509d5e6ed
commit
4053c354bd
2 changed files with 105 additions and 0 deletions
7
rust/README.md
Normal file
7
rust/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# iganaq Rust
|
||||
|
||||
This is the Rust implementation of the iganaq prototype. See the [root README](../README.md) for the general description.
|
||||
|
||||
## Configuration parser
|
||||
|
||||
The configuration format follows a simple ini-style syntax and will silently ignore any unsupported keys. It does not validate values in any way.
|
||||
Loading…
Add table
Add a link
Reference in a new issue