Packages

A simple and easy to use API created on top of the Mist web server

Current section

Files

Jump to
howdy include howdy@url_parser_WildcardSegment.hrl
Raw

include/howdy@url_parser_WildcardSegment.hrl

-record(wildcard_segment, {
lhs :: binary(),
rhs :: binary(),
wilcard_path :: binary()
}).