diff options
-rw-r--r-- | readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -41,7 +41,7 @@ with the defaults: | |||
41 | 41 | ||
42 | ### todo | 42 | ### todo |
43 | 43 | ||
44 | [] improve error from trait impl | 44 | - [ ] improve error from trait impl |
45 | [] use `syn::Error` and `syn::Result` to report macro errors | 45 | - [ ] use `syn::Error` and `syn::Result` to report macro errors |
46 | [] write docs | 46 | - [ ] write docs |
47 | [] bundle and publish to crates.io | 47 | - [ ] bundle and publish to crates.io |