pingcap / style-guide

Style guide for PingCAP and TiKV code
Apache License 2.0
81 stars 7 forks source link

rust/traits: order of methods #9

Closed nrc closed 4 years ago

nrc commented 4 years ago

keep required and provided methods together, required first.