Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 519 Bytes

rust.md

File metadata and controls

15 lines (10 loc) · 519 Bytes

Rust Style Guide

Use the community-consistent formatting, check Rust-fmt-rfcs. Use rustfmt and clippy as the formatting tools and use the default settings.


Rust 风格指南

使用社区一致的格式,参考 Rust-fmt-rfcs。 使用 rustfmtclippy 作为格式化工具,并使用默认配置。