Tower是一个模块化和可重用组件库,用于构建健壮的网络客户端和服务器。上一个版本 0.3.1 版本是 2020 年1月17发布的,新版本0.4.0是2021年1月7好发布的,这个版本包含了大量改动,包括使用了tokio 1.0,将所有的中间件转移到了 tower crate,改造,添加了中间件 API。
不过这次变更并没有核心 Service 或者 Layer trait,所以新版本还是依赖着 tower- service 0.3 和 tower- layer 0.3,因此新版本是兼容使用这两个 crate 的库的。更多发布细节请移步下面的链接。
Repo: https://crates.io/crates/tower/0.4.0
Release Note: https://github.com/tower-rs/tower/releases/tag/tower-0.4.0
作者Twitter@Ameobea10在圣诞节期间做了一个调频合成器,它使用了webaudio, webassembly, wasm SIMD,是一个运行在浏览器中的纯 wasm 应用。点击下方链接观看演示视频。
Read More: https://twitter.com/Ameobea10/status/1347605885971939329
Rust Playground vim 模式,可以通过输入 :w 回车运行编译,非常棒的使用体验。
Read More: https://github.com/emilk/egui/blob/master/CHANGELOG.md#060---2020-12-26
Read More: https://rustinblockchain.org/newsletters/rust-and-smart-contracts/
From 日报小组 李冬杰
社区学习交流平台订阅: