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

pub fn write_local<K: ToBytes, V: CLTyped + ToBytes>(key: K, value: V)

Writes value under key in the context-local partition of global state.