Function parse_path_plus

Source
pub fn parse_path_plus(path_plus: &str) -> Result<PathPlus, Error>
Expand description

Parses the path_plus.

The path, query, and fragment will be validated.