actix/actix-web: actix-files: v0.7.0
Remove the experimental experimental-io-uring crate feature and its implementation, including the NamedFile::open_async() method. Add support for passing multiple root directories to Files::new. Add…
Daily edition · Rust
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Remove the experimental experimental-io-uring crate feature and its implementation, including the NamedFile::open_async() method. Add support for passing multiple root directories to Files::new. Add…
The 1.98.0 pre-release is ready for testing. The release is scheduled for August 20. Release notes can be found here. You can try it out locally by running: RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup…
In partnership with the Rust Foundation's Rust-C++ Interop Initiative, the Rust Project has been experimenting with function overloading for FFI bindings. This experiment is now at a stage where compiler and interop…
Hello and welcome to another issue of This Week in Rust! Rust is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. Want…