Rust 1.15 发布,Mozilla 的编程语言

栏目: 编程语言 · Rust · 发布时间: 8年前

内容简介:Rust 1.15 发布,Mozilla 的编程语言

Rust 1.15 发布了,Rust 是一种专注于安全性,速度和并发性的系统编程语言。

Rust 1.15 新增了一个自定义 derive 特性,改功能于去年7月支持,于8月合并,经过多次开发和测试,现在已经达到稳定!

#[derive(Debug)]
struct Pet {
    name: String,
}

Rustup 安装使用正式版本渠道的 Rust 编程语言,使您能够轻松地在稳定,测试版和夜间编译器之间切换,并保持更新。 它使得交叉编译与通用平台的标准库的二进制构建更容易。 它运行在 Rust 支持的所有平台上,包括 Windows。

更多更新内容可查看 发行日志发行说明

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms of the Intelligent Web

Algorithms of the Intelligent Web

Haralambos Marmanis、Dmitry Babenko / Manning Publications / 2009-7-8 / GBP 28.99

Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer featu......一起来看看 《Algorithms of the Intelligent Web》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具