collect_leaf_handler_paths

Function collect_leaf_handler_paths 

Source
pub fn collect_leaf_handler_paths(schema: &Schema) -> HashSet<String>
Expand description

Collect only leaf handler paths (actual handler files, not parent directories).