mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
42ca32673a
doc: describe panic conditions for SliceIndex implementations Implementation note: The most probable place for users to find the documentation is at https://doc.rust-lang.org/std/slice/trait.SliceIndex.html On that page, documentation added to specific methods will not be visible. As such, I opted to add the comments to the impl blocks directly. Helps with #121568. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |