【Rust日报】2020-04-26 - 2020 年关于Rust你须要了解的

2020 年关于Rust你须要了解的

#rust
https://t.co/srS6tcAyNy?amp=1

在Rust中写Python

#rust #python
https://blog.m-ou.se/writing-python-inside-rust-1/
https://blog.m-ou.se/writing-python-inside-rust-2/
能够Rust代码的Python代码中使用Rust变量了。(禁止套娃)

Tetra 0.3.5 发布

这个版本的看点事:
  • 文件拖拽事件
  • 访问剪切板
  • 检查快捷键的工具方法 (ctrl, alt, etc.)
  • 非循环动画
  • Color 类16进制的构造方法
https://github.com/17cupsofcoffee/tetra

嵌入式 Rust 设计模式:零大小引用(Zero Sized References)

#rustpub const fn new() -> Self { Arrav { ts: [T::SENTINEL; N], }}
https://ferrous-systems.com/blog/zero-sized-references/

Tide 0.8 发布

#rust
这个版本的看点是:
  • 增长了 SSE(Server-Sent event) 的支持
  • 重构了中间件模块
下个版本可能会增长 websocket 的支持
https://github.com/http-rs/tide/releases/tag/v0.8.0

Rust Search Extension 0.9发布!支持搜索任意第三方crate的文档了!

#rust #extension
https://rustcc.cn/article?id=a90f7216-f6bd-472e-8e4b-f368557c0c78


From 日报小组 格朗

本文分享自微信公众号 - Rust语言中文社区(rust-china)。
若有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一块儿分享。python

相关文章
相关标签/搜索