Nest server and client in their own mods
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{pb::*, test_assert, TestAssertion};
|
||||
use crate::{pb::client::*, pb::*, test_assert, TestAssertion};
|
||||
use futures_util::{future, stream, SinkExt, StreamExt};
|
||||
use tokio::sync::mpsc;
|
||||
use tonic::transport::Channel;
|
||||
|
||||
Reference in New Issue
Block a user