improv(service): Make output parameter a generic futures Sink
This commit is contained in:
parent
4abe6a894a
commit
07b740a12f
3 changed files with 6 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
use crate::*;
|
||||
use pop_launcher::*;
|
||||
use postage::mpsc::Sender;
|
||||
use postage::prelude::*;
|
||||
use slab::Slab;
|
||||
use std::borrow::Cow;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue