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_MatchingTemplateTypedSegment.hrl
Raw

include/howdy@url_parser_MatchingTemplateTypedSegment.hrl

-record(matching_template_typed_segment, {
lhs :: binary(),
rhs :: binary(),
name :: binary(),
value :: gleam@dynamic:dynamic()
}).