Skip to main content

state_put

Function state_put 

Source
pub fn state_put(key: &str, value: &impl Serialize) -> Result<(), String>
Expand description

Write a JSON value into the provider’s declared state namespace.