Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add IterableMap and IterableSet to store module glossary
Fixes near#1283 ### Description Adds missing documentation for `IterableMap` and `IterableSet` collections to the store module's glossary documentation. ### Changes - Added `IterableMap` entry to Maps section explaining its performance characteristics and benefits - Added `IterableSet` entry to Sets section highlighting its optimized iteration capabilities - Maintained consistent documentation style with other collections --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/near/near-sdk-rs/issues/1283?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information