[−][src]Derive Macro structmap_derive::ToHashMap
#[derive(ToHashMap)]
{
// Attributes available to this derive:
#[rename]
}Converts a given input struct into a HashMap where the keys are the attribute names assigned to the values of the entries.