do_client

Macro do_client 

Source
macro_rules! do_client {
    ($obj:ident, $block:block) => { ... };
}