e62rs 1.5.0

An in-terminal E621/926 browser.
Documentation
1
2
3
4
5
6
//! the browser frontend service
pub mod cfg;
pub mod media;
pub mod routes;
pub mod server;
pub mod theme;