Macro switchboard_solana::cfg_not_client
macro_rules! cfg_not_client { ($($item:item)*) => { ... }; }
Expand description
Macro used to wrap exclusively non-client modules
macro_rules! cfg_not_client { ($($item:item)*) => { ... }; }
Macro used to wrap exclusively non-client modules