Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "dator"
version = "0.1.0"
edition = "2021"
description = "Data validator"
homepage = "https://github.com/elmasy-com/dator"
repository = "https://github.com/elmasy-com/dator"
license-file = "LICENSE"

[dependencies]