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

pub fn remove_book(
    book_system: &mut BookSystem,
    reader_base: &mut ReaderBase,
    genres: &Genres,
    caretaker: &mut Caretaker,
    app: &App,
    lang: Lang
)

Function that removes simple books. It takes index of book, so be careful. If you have mistakes in input, program will let you know