diff options
| author | Vincent Prouillet | 2017-01-17 20:27:27 +0900 |
|---|---|---|
| committer | GitHub | 2017-01-17 20:27:27 +0900 |
| commit | 77f89b6f2d75cdf8a03062fb60ffd379918030a4 (patch) | |
| tree | c7ba01cb8548e7d7a4967ce276cf3c75925cf266 | |
| parent | 79390798fdb86a6eadfb1e34e1157ee0fe69db34 (diff) | |
| download | validator-77f89b6f2d75cdf8a03062fb60ffd379918030a4.tar.bz2 | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ [](https://travis-ci.org/Keats/validator) -Status: Experimental - do not use in production - Macros 1.1 custom derive to simplify struct validation inspired by [marshmallow](http://marshmallow.readthedocs.io/en/latest/) and [Django validators](https://docs.djangoproject.com/en/1.10/ref/validators/). It relies on the `proc_macro` feature which will be stable in Rust 1.15. |
