Skip to content

5-2.構造体を使ったプログラム例に不要なタイトルがある #281

@KazushiFujii

Description

@KazushiFujii

5-2.構造体を使ったプログラム例に不要なタイトルがある

誤りのあるページ
https://doc.rust-jp.rs/book-ja/ch05-02-example-structs.html

誤りのあるページのgithubの場所
https://github.com/rust-lang-ja/book-ja/blob/master-ja/docs/ch05-02-example-structs.html

[誤り] 197行目~200行目

タプルでリファクタリングする

[誤りの内容]
不要なタイトルが混入している。
※重複している225行目から228行目は正しい。

[修正提案]
タイトルが不要のため削除を提案します。
ただし、重複している225行目から228行目は正しいため、225行目~228行目はそのまま残す。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions