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
|
|
@ -6,7 +6,6 @@ use postage::mpsc::Sender;
|
|||
use postage::prelude::*;
|
||||
use smol::process::{Command, Stdio};
|
||||
use std::collections::VecDeque;
|
||||
use std::os::unix::process::CommandExt;
|
||||
use std::{
|
||||
io,
|
||||
path::{Path, PathBuf},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue