hashmap_derive 0.1.0

A proc_macro to derive the FromMap trait
Documentation

This crate only exists, because it is not possible to export a trait and a proc_macro in the same crate.

You should instead use the from_map crate.