Skip to main content

path_from_root

Function path_from_root 

Source
pub fn path_from_root(branch: &str) -> Result<Vec<String>>
Expand description

The stack path from the bottom up to (and including) branch, parent-first; descendants above it are left out.