[][src]Module rhc::templating

Functions

list_unbound_variables

List the variables (things like {var1}) that exist in a RequestDefinition.

substitute
substitute_all

Mutate the provided RequestDefinition so that the provided variables are substituted into the URL, headers, query parameters, and body.