librius 0.5.1

A personal library manager CLI written in Rust.
Documentation
1
2
3
pub mod book;

pub use book::{Book, BookFull, BookShort};