提交 4c1707fb authored 作者: Serhij S's avatar Serhij S

codefmt

上级 e74dc2a1
......@@ -151,7 +151,7 @@ fn command_pipe<P, I, S>(
program: P,
args: I,
opts: &Options,
) -> std::result::Result<Receiver<CommandPipeOutput>, io::Error>
) -> io::Result<Receiver<CommandPipeOutput>>
where
P: AsRef<OsStr>,
I: IntoIterator<Item = S>,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论