|
|
|
|
|
by deathanatos
2804 days ago
|
|
I've been enjoying working on Rust code for the same reasons: Rust can, for every library you have in a project, generate static HTML documentation for all of them. The only part you need Internet for is downloading the dependencies, but that needs only be done once. |
|