Pbrt.PpSourceRuntime functions for Pretty Printing functionality
pp_option f fmt o formats an option value o using f formatter when o is a Some x value
pp_list f fmt l formats a list value l using f formatter on each of the elements.
pp_record_field label_name fmt field_value formats a record field_value with label_name