Nemeski@lemm.ee to Rust@programming.dev · 1 month agoAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgexternal-linkmessage-square4linkfedilinkarrow-up181arrow-down11cross-posted to: lobsters@lemmy.bestiver.se
arrow-up180arrow-down1external-linkAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 month agomessage-square4linkfedilinkcross-posted to: lobsters@lemmy.bestiver.se
minus-squarethingsiplay@beehaw.orglinkfedilinkarrow-up3·1 month agoThe anonymous pipes are neat. I am building a project (need to go back to it) which runs an external application. I remember getting stdout and stderr was a bit complicated. These pipes could simplify things a lot.
The anonymous pipes are neat. I am building a project (need to go back to it) which runs an external application. I remember getting stdout and stderr was a bit complicated. These pipes could simplify things a lot.