Macro cfg_client

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

Macro used to wrap client-only modules