pub fn convert_recipe_book_from_database_items( database_items: &[Item], ) -> Result<RecipeBook, PersistenceError>