pub fn gen_idl_print_fn_program(program: &Program) -> TokenStream
Available on crate feature
idl-build
only.Expand description
Generate the IDL build print function for the program module.
pub fn gen_idl_print_fn_program(program: &Program) -> TokenStream
idl-build
only.Generate the IDL build print function for the program module.