macro_rules! idl_custom_path {
($custom_path:expr) => { ... };
}Expand description
Get the IDL from the custom directory given a program name.
macro_rules! idl_custom_path {
($custom_path:expr) => { ... };
}Get the IDL from the custom directory given a program name.