(joke in the title stolen from a redditor)

Context: some Rust kid vandalized cppreference.com today.

    • Schmeckinger@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      9 months ago

      Whats also nice is thst you put the documentation in the code and rust automatically generates a documentation page thsts hosted on docs.rs. So it makes really easy to have good docs for your stuff. If only everyone would document their stuff perfectly. A lot of the new released stuff gets released with minimal documentation.