[][src]Function casperlabs_contract_ffi::contract_api::write_local

pub fn write_local<K, V>(key: K, value: V) where
    K: ToBytes,
    V: Into<Value>, 

Writes the given value at the given key in the context-local partition of global state