Skip to main content

meta_set

Function meta_set 

Source
pub fn meta_set(node: &mut NodeDef, key: &str, value: Value)
Expand description

Set key on node.metadata (treating it as a JSON object, replacing Null with {}).