代码开发

Rust Best Practices

基于 Apollo GraphQL 最佳实践手册,指导编写地道 Rust 代码。适用于:编写新 Rust 代码或函数、审查或重构现有代码、决定借用与克隆或所有权模式、使用 Result 类型实现错误处理、优化 Rust 代码性能、为 Rust 项目编写测试或文档。

作者:apollographql 下载:0 GitHub Star:0 评分:暂无 信息抽取代码

安装命令

npx skills add https://github.com/apollographql/skills --skill rust-best-practices