Skip to content

Commit

Permalink
Sync readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andoriyu committed Mar 22, 2020
1 parent 7e4db2c commit aeafc91
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,15 @@ If you choose to derive builder then `::builder()` method will be added to targe

PRs, feature requests, bug reports are welcome. I won't be adding CoC — be civilized.

#### Particular Contributions of Interest

- Optimize derive code.
- Improve documentation — I often write late and night and some it might look like a word soup.
- Better tests
- `from` and `try_from` like in serder [#3]
- Glob support in derive parser section


## Goals
- Provider safe and convient configuration library
- Automatic derive, so you don't have to think about parser object
Expand Down

0 comments on commit aeafc91

Please sign in to comment.