69
Announcing Rust 1.88.0 | Rust Blog
(blog.rust-lang.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Slice as chunks is huge. I would prefer an unsafe &[T] as &[T;N], but this can be used for that too.