macro_rules! idl_path {
($program_name:expr) => { ... };
}Expand description
Get the IDL from the default directory ../../target/idl/ given a program name
macro_rules! idl_path {
($program_name:expr) => { ... };
}Get the IDL from the default directory ../../target/idl/ given a program name