Function booklibrs::actions::book::add_books[][src]

pub fn add_books(book_system: &mut BookSystem, app: &App)

Function that add simple books. If number of books to add plus number of existing books is more than usize::MAX, than you will receive message about it. If you have mistakes in input, program will let you know