risingwave_common

Macro key_of

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

Convert field name to string.