book icon indicating copy to clipboard operation
book copied to clipboard

Edit on line no. 153. Replaced fn add_to_waitlist with fn eat_at_restaurant.

Open thedumbsloth opened this issue 3 years ago • 0 comments
trafficstars

Chapter 7.3 - Paths for referring to an item in the module-tree

The adding of pub keyword to mod hosting and fn add_to_waitlist enables us to use the absolute and relative paths in the "fn eat_at_restaurant" instead of fn add_to_waitlist according to the code specified in listing 7-7.

thedumbsloth avatar Jul 27 '22 14:07 thedumbsloth