-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description ## Problem\* Working towards #4348 ## Summary\* We'll soon have bounded vec and hashmap types documented so I thought I'd create a new `containers` folder for documentation of the `std::containers` module. ## Additional Context Minor updates in the Vec docs: - Removed implementation details from methods - Reordered `Vec::len` up to the top since it is important - Minor grammar fixes ## Documentation\* Check one: - [ ] No documentation needed. - [x] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings. Co-authored-by: kevaundray <[email protected]>
- Loading branch information
1 parent
d2585e7
commit 6169a5b
Showing
1 changed file
with
24 additions
and
44 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