Skip to main content

parent

Function parent 

Source
pub fn parent(path: &str) -> &str
Expand description

Extracts the path corresponding to the parent node for a given path.

ยงArguments

  • path - The path to extract the parent path from