Post #3532626
2026-07-02 10:54 UTC
@stefanlindbohm@mastodon.social This is the documentation for the standard libraries file type: https://doc.rust-lang.org/std/fs/struct.File.html
I like the structure of it but also how it looks. And everything is hyperlinked and the whole thing is offline searchable.)
(Cargo can build a site like this for your own project including the docs for all your dependencies, which is super helpful, particularly if you work offline.)
Replies (1)
-
@stefanlindbohm@mastodon.social 2026-07-02 11:03
@partim@social.tchncs.de Looks nice! We would need something that manages nesting of elements, but I was thinking of just creating a CSS file based on some semantic markup for this and just text editing a simple HTML file for the relevant parts of the schema 😅. Then we could take inspiration for styling from anything we like.