mm-rs
main
@ -87,8 +87,6 @@ fn main() -> ExitCode {
}
}).collect::<Vec<_>>();
println!("{:?}", outs);
/* map all path strings to files */
let mut outputs = outs.iter().map(|file| {
/* of a file is “-”, it is stdout */
The note is not visible to the blocked user.