From 520ec423bd1b052823e6489a58663191885f5942 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 19 Mar 2020 17:34:11 +0530 Subject: add roadmap, remove extra deps --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 1e6de1e..a4befd9 100644 --- a/readme.md +++ b/readme.md @@ -38,3 +38,10 @@ with the defaults: #[config_file = "my_app_config.yaml"] #[config_file = "~/.app.conf.json"] ``` + +### todo + +[] improve error from trait impl +[] use `syn::Error` and `syn::Result` to report macro errors +[] write docs +[] bundle and publish to crates.io -- cgit v1.2.3