Get a request sent
This commit is contained in:
@@ -4,6 +4,7 @@ use proto::ReadySink;
|
||||
|
||||
use futures::*;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct PingPong<T> {
|
||||
inner: T,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user