package uritemplate
-
uritemplate
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val template_of_string : string -> Template.t
template_of_string str
parses str
into a template. Parsing is best effort and any errors will not be reported (EG malformed syntax)