Hacker News new | ask | show | jobs
by quamserena 209 days ago
For Rust, you can generate offline documentation (as HTML and JS files) for your crate and all dependencies. I’ve used this for working in airgapped environments.
1 comments

Would you share what kind of work you did that required airgapping? Love to see airgapping in the contemporary wild.