Skip to main content

fn_set

Function fn_set 

Source
pub fn fn_set(
    j: &Value,
    path: &Value,
    new_value: &Value,
    create_missing: bool,
    target: DataType,
) -> Result<Value>