Docs.rs
vld-derive-0.1.0
vld-derive 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
s00d
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate vld_derive
vld_
derive
0.1.0
All Items
Crate Items
Derive Macros
Crate
vld_
derive
Copy item path
Source
Derive Macros
ยง
Validate
Derive macro that generates
vld_parse()
,
parse_value()
,
validate_fields()
, and
parse_lenient()
methods for a struct, plus implements the
VldParse
trait.