随笔分类 -  Rust

摘要:Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust是一门系统级编程语言,具有三个特点: 运行快 防止段错误 保证 阅读全文
posted @ 2020-04-04 11:27 maratrix 阅读(196) 评论(0) 推荐(0)