Function sample_programs::kvs::put
source · pub fn put<V: Persistable + Copy + Debug>(
bucket: &mut StorageBucket<V>,
key: String,
value: V
)pub fn put<V: Persistable + Copy + Debug>(
bucket: &mut StorageBucket<V>,
key: String,
value: V
)