# Functions
Parse parses a string for interpolation.
# Variables
EnvResolver is a VariableResolver that maps every variable to an environment variable.
# Type aliases
String is a string that supports interpolation given some source of variable values.
VariableResolver resolves the value of a variable specified in the string.