pub fn path_to_components(path: &str) -> Vec<Component<'_>>
Expand description

Splits property path into individual components.