Content-Length: 24023 | pFad | https://doc.rust-lang.org/std/string/../error/../string/../../std/../error_codes/./E0585.html

E0585 - Error codes index

Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Error code E0585

A documentation comment that doesn’t document anything was found.

Erroneous code example:

fn main() {
    // The following doc comment will fail:
    //doc.rust-lang.org/ This is a useless doc comment!
}

Documentation comments need to be followed by items, including functions, types, modules, etc. Examples:

#![allow(unused)]
fn main() {
//doc.rust-lang.org/ I'm documenting the following struct:
struct Foo;

//doc.rust-lang.org/ I'm documenting the following function:
fn foo() {}
}








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://doc.rust-lang.org/std/string/../error/../string/../../std/../error_codes/./E0585.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy