【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

相關文章
相關標籤/搜索