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