Macro netxclient::impl_interface[][src]

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