macro_rules! cfg_not_client {
    ($($item:item)*) => { ... };
}
Expand description

Macro used to wrap exclusively non-client modules