Skip to main content

render_str

Function render_str 

Source
pub fn render_str(s: &str, data: &Data) -> Result<Value, String>
Expand description

Render a string template: CEL: expression, a lone {{path}} (typed), or interpolation.