pub fn by_label(label: &str) -> Option<&'static DispatcherEntry>Expand description
Look up a catalog entry by its dot-separated label.
pub fn by_label(label: &str) -> Option<&'static DispatcherEntry>Look up a catalog entry by its dot-separated label.