monolith 2.10.1

CLI tool and library for saving web pages as a single HTML file
Documentation
1
2
3
4
5
6
7
pub mod cache;
pub mod cookies;
pub mod core;
pub mod css;
pub mod html;
pub mod js;
pub mod url;