1 2 3 4 5 6 7
# Chapter 1 This chapter demonstrates the function_body preprocessor: ```rust #![function_body!("test_file_book.rs", hello_world)] ```