Crate netxclient

source ·

Modules

Macros

make Box<dyn $interface> will clone $client
make Box<dyn $interface> not clone $client
make $interface struct will ref $client
make impl $interface will clone $client