Skip to content

typo in guide (ru) #1864

Open
Open
@august346

Description

@august346

What needs to be fixed?

typo (forgotten &):

// `into_iter()` для массивов выдаёт `i32`

Page(s) Affected

https://doc.rust-lang.ru/stable/rust-by-example/fn/closures/closure_examples/iter_find.html

Suggested Improvement

need change to:

// `into_iter()` для массивов выдаёт `&i32`
### Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ContentThe written content on the website.C-BugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions