Module path_plus

Module path_plus 

Source

Structs§

PathPlus
The parsing data for a web-based URL from the path to the end.

Functions§

parse_fragment
Parses the optional fragment.
parse_path
Parses the path from the prefix of s.
parse_path_plus
Parses the path_plus.
parse_query
Parses the optional query from the prefix of s.