Function wasm_pack::stamps::save_stamp_value[][src]

pub fn save_stamp_value(
    key: impl Into<String>,
    value: impl AsRef<str>
) -> Result<(), Error>
Expand description

Save the key-value pair to the store.