Nemeski ( @neme@lemm.ee ) to Rust@programming.dev · 7 months agoAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.orgexternal-linkmessage-square3linkfedilinkarrow-up158
arrow-up158external-linkAnnouncing Rust 1.87.0 and ten years of Rust!blog.rust-lang.org Nemeski ( @neme@lemm.ee ) to Rust@programming.dev · 7 months agomessage-square3linkfedilink
minus-square thingsiplay ( @thingsiplay@beehaw.org ) linkfedilinkarrow-up4·7 months 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.