macro_rules! impl_struct {
    ($client:expr=>$interface:ty) => { ... };
}
Expand description

make impl $interface will clone $client