verso-reader 0.1.0

A terminal EPUB reader with vim navigation, a Kindle-style library, and Markdown highlight export
Documentation
1
2
3
pub mod load;
mod schema;
pub use schema::{Config, Library, Reader};