pub fn get_method_meta(service: &str, method: &str) -> Option<MethodMeta>Expand description
Registry of service method metadata (built at startup).
pub fn get_method_meta(service: &str, method: &str) -> Option<MethodMeta>Registry of service method metadata (built at startup).