# `from_nested_tuple_derive`
[![Latest Version]][crates.io]
[![Repo]][GitHub]
[Latest Version]: https://img.shields.io/crates/v/from_nested_tuple_derive.svg
[crates.io]: https://crates.io/crates/from_nested_tuple_derive
[Repo]: https://img.shields.io/badge/github-repo-blue?logo=github
[GitHub]: https://github.com/MasterTemple/from_nested_tuple
This is the derive macro for [`from_nested_tuple`](https://github.com/MasterTemple/from_nested_tuple)
(It is my understanding that to publish `from_nested_tuple` to [crates.io](https://crates.io), I must publish this as a crate first.)