UrlPath typedef

UrlPath = String

A part of URL path, specifying a destination of client requests of some type.

Implementation

typedef UrlPath = String;