variadic_from_meta 0.30.0

Variadic from, proc-macro part.
Documentation
1
2
3
4
5
# Module :: `variadic_from_meta`

Procedural macros for `variadic_from`.

This crate provides the procedural macros used by the `variadic_from` crate. It is an internal dependency and should not be used directly. Instead, use the `variadic_from` crate, which serves as a facade.