killercup / killercup/a-range

Add docs with non-integer index types

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。