Commit 25625a0f authored by thiolliere's avatar thiolliere Committed by GitHub
Browse files

Introduce WeakBoundedVec, StorageTryAppend, and improve BoundedVec API (#8842)



* fix bounded vec doc and unsafe

* fix btree map and set and tests

* introduce weak_bounded_vec and StorageTryAppend

* fix tests and reorganize tests

* improve doc

* add doc

* Update frame/support/src/storage/weak_bounded_vec.rs

Co-authored-by: default avatarPeter Goodspeed-Niklaus <[email protected]>

* fix inner doc

Co-authored-by: default avatarPeter Goodspeed-Niklaus <[email protected]>
parent a183031e
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