Skip to main content

set

Function set 

Source
pub fn set(value: &mut Value, key: &str, new_value: Value) -> Result<(), String>
Expand description

Set value in object by key