Skip to content

Missing closing parens on documentation #54948

Closed
@TheIronBorn

Description

@TheIronBorn

/// [`seek`]`(`[`SeekFrom`]`::`[`Current`]`(0))`, and restore it before the next read.

Becomes

So, before writing, save the current position (using seek(SeekFrom::Current(0)), and restore it before the next read.

3 ( and only 2 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions