Macro key_of

Source
macro_rules! key_of {
    ($field:ident) => { ... };
}
Expand description

Convert field name to string.