The Rust team released version 1.94.0 of the Rust programming language, introducing the array_windows iterator method for slices with constant-length windows and enabling Cargo to support configuration file includes for better project organization. The release also adds TOML v1.1 parsing support for manifests and configuration files, and stabilizes additional APIs in const contexts.
1 comment
The Rust team released version 1.94.0 of the Rust programming language, introducing the array_windows iterator method for slices with constant-length windows and enabling Cargo to support configuration file includes for better project organization. The release also adds TOML v1.1 parsing support for manifests and configuration files, and stabilizes additional APIs in const contexts.