UrlName

UDA: The name used in the URL or web parameter.

Default is urlify(identifier) for functions and identifier for parameters and data members.

version(with_breaking_cgi_features)
struct UrlName {
string name;
}
Suggestion Box / Bug Report