1 2 3 4
#![no_std] // Incorporate code generated based on the IDL file include!("{{ client_file_name }}.rs");