Skip to content
Commit 66699ce6 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Add `StorageValue::append`

`StorageValue::append` can be used by types that implement `EncodeAppend` to speed-up situations where you just want to append
an item to storage without wanting to decode all previous items.
parent 6981b844
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment