Add docs with non-integer index types
オープン
good first issue
Hacktoberfest
help wanted
- 主要言語
- Rust
- スター
- 15
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Either the crate-level or the Range docs should describe how to write a custom type that can be used as an index. (This will require you to impl `num_traits::One` for the custom type, for example.)
コントリビューションガイド
調査の方向性
Review the crate-level documentation and the Range documentation to find the best place for an indexing example. Check how custom index types are constrained, including the need to implement num_traits::One, and document a complete example; the issue is done when users can understand how to use a non-integer index type.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100