Macro switchboard_common::cfg_not_client
source · 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