Macro register_key_info_extractor

Source
macro_rules! register_key_info_extractor {
    ($kv:expr) => { ... };
}
Expand description

Register a KeyPathInfoExtractor for use with KeyMgr.