Crate stringid_macros

Source
Expand description

Macros for stringid crate. Look at her doc for more information.

Attribute Macros§

strlookup_hashmap
Setup an empty struct as StrLookupHashMap.

Derive Macros§

StringIdImpl
Implement useful traits to new-type based on StringId.