Skip to main content

esv_init_value

Function esv_init_value 

Source
pub fn esv_init_value(ty: &str, raw: &Value) -> Result<Value, String>
Expand description

Convert a raw esv init literal (YAML) into a Value, checking it matches the type.