SorteKanin@feddit.dk to Rust@programming.dev · 10 days agoAnnouncing Rust 1.88.0 | Rust Blogblog.rust-lang.orgexternal-linkmessage-square11linkfedilinkarrow-up166arrow-down10cross-posted to: [email protected]
arrow-up166arrow-down1external-linkAnnouncing Rust 1.88.0 | Rust Blogblog.rust-lang.orgSorteKanin@feddit.dk to Rust@programming.dev · 10 days agomessage-square11linkfedilinkcross-posted to: [email protected]
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up10·9 days agoSlice as chunks is huge. I would prefer an unsafe &[T] as &[T;N], but this can be used for that too.
Slice as chunks is huge. I would prefer an unsafe &[T] as &[T;N], but this can be used for that too.