config-shellexpand 0.2.0

Glue between config and shellexpand
Documentation
1
2
3
# Example configuration file demonstrating environment variable substitution.
# Variables are referenced using the dollar-brace syntax and expanded at load time.
package_name = "${CARGO_PKG_NAME}"