you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 4 years ago (2 children)

That's also why i love the rust ecosystem. If you have rust installed and have your local dependencies (or only use the standard library), the docs can be generated locally (cargo doc). I certainly remember local manuals helping me out more than once over the years :)

  • source
  • hideshow 2 child comments