Macro netxclient::impl_ref
source · macro_rules! impl_ref { ($client:expr=>$interface:ty) => { ... }; }
Expand description
make $interface struct will ref $client
macro_rules! impl_ref { ($client:expr=>$interface:ty) => { ... }; }
make $interface struct will ref $client