Closed matheus23 closed 11 months ago
Useful for actually getting a mutable reference for changing metadata using Metadata::put, Metadata::update and Metadata::delete.
Metadata::put
Metadata::update
Metadata::delete
This was addressed in https://github.com/wnfs-wg/rs-wnfs/pull/340
Useful for actually getting a mutable reference for changing metadata using
Metadata::put
,Metadata::update
andMetadata::delete
.