pub fn resolve_tree_path(
record: &DataRecord,
resolver: Option<&GetTreePath>,
) -> Vec<String>Expand description
Resolve tree path using optional callback.
pub fn resolve_tree_path(
record: &DataRecord,
resolver: Option<&GetTreePath>,
) -> Vec<String>Resolve tree path using optional callback.