diesel1.0.0 发布了,Diesel 是一个安全可扩展的Rust编程语言的 ORM 框架和查询构建工具。Diesel 可避免运行时错误,提供最好的性能。更新内容:Expanded from a PostgreSQL specific library to supporting SQLite ...
Rust 1.23.0 发布了。Rust 是一门由 Mozilla 开发的专注于安全性,速度和并发性的系统编程语言。更新内容:语言:Arbitraryautotraits are now permitted in trait objects.rustc now uses subtyping on the left ha ...