Skip to main content

interp_required

Function interp_required 

Source
pub fn interp_required(
    ctx: &ProvisionContext<'_>,
    config: &BTreeMap<String, Value>,
    key: &str,
) -> Result<String, IntegrationError>
Expand description

Read a required string field and interpolate ${...} references.