zisvalidator 0.1.5

A validator for struct and enum
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.zisvalidator_derive]
optional = true
version = "0.1.5"

[features]
derive = ["zisvalidator_derive"]

[package]
authors = ["zz <517669936@qq.com>"]
description = "A validator for struct and enum"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "zisvalidator"
repository = "https://github.com/zzhengzhuo/zisvalidator.git"
version = "0.1.5"