Skip to main content

client_only

Macro client_only 

Source
macro_rules! client_only {
    ($b:expr) => { ... };
}