Skip to main content

interpolated_replacement

Function interpolated_replacement 

Source
fn interpolated_replacement(value: &Value) -> Option<Value>
Expand description

The replacement for a string leaf containing ${...}, None for everything else (the ${ fast-path guard included).