pub fn ns_remove<S: Storage>(storage: &mut S, namespace: &[u8], key: &[u8])
Expand description

Remove the value of a namespaced key from the storage.