pub fn codegen_book( book: &Book, check_coverage: bool, functions_to_check: Vec<String>, ) -> File
Compiles a book into an format that is executed by the type checker in HVM.