☰
In fadroma::storage
In fadroma::storage
Modules
namespace
Macros
stateful
Structs
IterableStorage
StorageIterator
Traits
Readonly
Writable
Functions
concat
load
ns_load
ns_remove
ns_save
remove
save
?
Function
fadroma
::
storage
::
remove
source
·
[
−
]
pub fn remove<S:
Storage
>(storage:
&mut
S, key:
&[
u8
]
)
Expand description
Remove something from the storage.