Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The type of a variable that can be templated
val template_uri :
template:string ->
variables:(string * variable) list ->
string
Templates the given string using the provided variables. Currently only compliant to level 3. See RFC6570
A shorthand for template_uri when all variables are single strings
A shorthand for template_uri when all variables are lists of strings