Open
Description
- romans blog, the crate docs and the examples are not in sync. this is mainly around the fact that
StableBTreeMap
does not require devs to specify a bound anymore - there aren't examples for how to use the library except for
StableMinHeap
andStableBTreeMap
-
StableVec
requiresBound::Bound
, which is not documented and compiles, but throws runtime errors - more docs and examples around schema upgrades and what pitfalls to avoid
Metadata
Metadata
Assignees
Labels
No labels