Function booklibrs::actions::giveaway::give_book[][src]

pub fn give_book(
    reader_base: &mut ReaderBase,
    book_system: &mut BookSystem,
    app: &App
)

Function that gives book to reader. It requires you to input info about reader, book and return date. If you have mistakes in input, program will let you know