Type Definition uriparser_sys::UriPathSegmentA[][src]

type UriPathSegmentA = UriPathSegmentStructA;

Represents a path segment within a %URI path. More precisely it is a node in a linked list of path segments.

@see UriUriA @since 0.3.0