Function tree_sitter_stack_graphs::functions::path::path_fn

source ยท
pub fn path_fn<F>(f: F) -> impl Function
where F: Fn(&Path) -> Option<OsString>,