from 0.1.4

A procedural macro that generates custom parsing and validation code
Documentation
1
2
3
4
5
6
mod boolean;
mod custom;
mod floats;
mod ints;
mod string;
mod vec;