| Crates.io | form-validation |
| lib.rs | form-validation |
| version | 0.3.1 |
| created_at | 2020-07-20 08:59:40.749111+00 |
| updated_at | 2020-08-11 15:24:42.510935+00 |
| description | A library for validating forms, and allowing validation logic to be shared. |
| homepage | |
| repository | https://github.com/kellpossible/form-validation |
| max_upload_size | |
| id | 267156 |
| size | 33,692 |
A Rust library for validating forms, and allowing validation logic to be shared.
"stdweb-support" - enable support for stdweb on the wasm32-unknown-unknown platform."wasm-bindgen-support" - enable for wasm-bindgen on the wasm32-unknown-unknown platform."async" - enable an asynchronous version of this API, and conversion traits from synchronous to asynchronous.