[][src]Module iref::parsing

Structs

ParsedAuthority
ParsedIriRef

Functions

get_char
is_alpha
is_alphanumeric
is_digit
parse_authority

Parse the IRI authority.

parse_fragment
parse_host
parse_path

Parse IRI path.

parse_path_segment

Parse IRI path segment.

parse_port
parse_query
parse_scheme

Parse the IRI scheme.

parse_userinfo