-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Enhance doctests for index set/map methods
- Newly introduced examples and comments for key functions in `index_set.rs` like `insert`, `insert_full`, `get`, `get_full`, and `get_index`. - Improved `FrozenIndexMap` class in `index_map.rs` by adding examples and documentation for the `insert`, `insert_full`, and `get_index` methods.
- Loading branch information
1 parent
cef5f40
commit e70387b
Showing
2 changed files
with
122 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters