Crate svi

Source

Enums§

Interpolator
Choose which symbol to use as the interpolator.
SviError

Functions§

interpolate_variables
Takes an input string containing variables for interpolation, and a map of variables to values, and interpolates the values into the resulting string.
replace_in_string

Type Aliases§

Result