from 0.1.3

A procedural macro that generates custom parsing and validation code
Documentation
[dependencies.from_proc]
version = "0.1.2"

[dependencies.loop-code]
version = "0.5.2"

[package]
authors = ["Marwan Hilal <marwan.hilal.dev@gmail.com>"]
categories = ["parser-implementations", "parsing"]
description = "A procedural macro that generates custom parsing and validation code"
edition = "2021"
keywords = ["parser", "validator"]
license-file = "LICENSE"
name = "from"
readme = "README.md"
repository = "https://github.com/infinite-dev-void/from"
resolver = "1"
rust-version = "1.61"
version = "0.1.3"