当前位置:网站首页>[rust daily] the first rust monthly magazine on January 22, 2021 invites everyone to participate
[rust daily] the first rust monthly magazine on January 22, 2021 invites everyone to participate
2022-06-30 10:42:00 【51CTO】
First Rust Monthly magazine invites you to join in
Mr. Zhang Handong plans to have a job this year Rust Completely open source Chinese E-Magazine : Chinese name 《Rust selected 》, English name 《Rust Magazine》.
Online reading address :https://rustmagazine.github.io/rust_magazine_2021/index.html
It is expected to be officially published on the last day of each month , First appeared in Rust Every channel of Chinese community ( Forum 、 official account ), And of course Rust Horizon TG channel .
Welcome to contribute , Give yourself a chance to sum up and output every month .
Looking forward to your dry goods , Direct to RustMagazine GitHub Warehouse delivery PR That's all right. .
I hope this magazine can become a connection company 、 Community 、 Colleges and universities 、 An open source link between academia and individuals .
link :https://github.com/RustMagazine/rust_magazine_2021
【 blockbuster 】 Microsoft released Rust for Windows crate
stay windows crate in , You can use it directly from the description API To call the past 、 Now and in the future windows API.
link :https://kennykerr.ca/2021/01/21/rust-for-windows/
Github: https://github.com/microsoft/windows-rs
structsy 0.3 Release
structsy It's a way to persist struct/enum Embedded database based on . It seems that the application scenario is not very clear , You can see that .
use structsy_derive::{Persistent, PersistentEmbedded};
#[derive(Persistent)]
struct Example {
desc :String,
embedded: EmbeddedExample,
}
#[derive(PersistentEmbedded)]
struct EmbeddedExample {
embedded_desc: String,
}
link :http://structsy.rs/release03.html
relnotes
EmbarStudio Automatically generated projects for development release note Gadgets .
Github:https://github.com/EmbarkStudios/relnotes
This Week in Rust 374
link :https://this-week-in-rust.org/blog/2021/01/20/this-week-in-rust-374/
--
Community learning exchange platform subscription :
- Rustcc Forum : Support rss
- WeChat official account :Rust Language Chinese community
边栏推荐
- GD32 RT-Thread OTA/Bootloader驱动函数
- 59 websites programmers need to know
- 【Proteus仿真】Arduino UNO LED模拟交通灯
- R语言aov函数进行重复测量方差分析(Repeated measures ANOVA、其中一个组内因素和一个组间因素)、分别使用interaction.plot函数和boxplot对交互作用进行可视化
- 程序员需知的 59 个网站
- Jinbei LT6 is powerful in the year of the tiger, making waves
- The latest SCI impact factor release: the highest score of domestic journals is 46! Netizen: I understand if
- mysql数据库基础:TCL事务控制语言
- 技能梳理[email protected]在oled上控制一条狗的奔跑
- 技能梳理[email protected]体感机械臂
猜你喜欢
Dow Jones Industrial Average
MySQL advanced SQL statement of database (1)
RobotFramework学习笔记:环境安装以及robotframework-browser插件的安装
Jump table introduction
文件共享服务器
Go -- maximum heap and minimum heap
The programmer was beaten.
I found a wave of "alchemy artifact" in the goose factory. The developer should pack it quickly
Using LVM to resize partitions
2022 Season 6 perfect children's model toxon division finals came to a successful conclusion
随机推荐
ionic4 ion-reorder-group组件拖拽改变item顺序
Go -- standard library sort package
Skill sorting [email protected]+adxl345+ Motor vibration + serial port output
IPhone address book import into Excel
那个程序员,被打了。
我在鹅厂淘到了一波“炼丹神器”,开发者快打包
记一次实习的经历,趟坑必备(一)
Skill combing [email protected] control a dog's running on OLED
Ionic4 drag the ion reorder group component to change the item order
"Kunming City coffee map" was opened again, and coffee brought the city closer
Android 开发面试真题进阶版(附答案解析)
SGD有多种改进的形式,为什么大多数论文中仍然用SGD?
滴滴开源敏捷测试用例管理平台!
MySQL advanced SQL statement of database (1)
Harvester ch1 of CKB and HNS, connection tutorial analysis
断路器HystrixCircuitBreaker
Yixian e-commerce released its first quarterly report: adhere to R & D and brand investment to achieve sustainable and high-quality development
Curl --- the request fails when the post request parameter is too long (more than 1024b)
Eth is not connected to the ore pool
05_ Node JS file management module FS