Skip to main content

Module params

Module params 

Source

Structs§

ParameterSet
A named set of runtime parameters.

Functions§

infer_type
Infer a Value type from a raw string.
load_from_json
Load parameters from a JSON file (object mapping name → raw string value).
parse_param
Parse a NAME=VALUE string, splitting at the first =.
substitute
Substitute ${name} placeholders in SQL with values from params.