macro-field-utils 0.5.0

Utilities to work with darling fields
Documentation
1
2
3
4
5
# Macro Field Utils

This crate provides two helpers to work with [darling](https://crates.io/crates/darling) types: `FieldsHelper` and `VariantsHelper`.

Some examples can be found in the unit tests.