pingcap / talent-plan

open source training courses about distributed database and distributed systems
https://tidb.io/talent-plan
10.19k stars 1.32k forks source link

courses/rust/projects/project-1: Add note about clap 3.x #412

Open myrfy001 opened 2 years ago

myrfy001 commented 2 years ago

What problem does this PR solve?

What is changed and how it works?

Check List

Tests

yanguwan commented 2 years ago

"and after knowing the difference, you can choose to skip some of the steps in this guide."

yanguwan commented 2 years ago

"and after knowing the difference, you can choose to skip some of the steps in this guide." Can we point out what steps should be skipped once clap 3.x is used.

myrfy001 commented 2 years ago

In my opinion, reading the document and change log of other opensource projects is also a challenge. I think we shouldn't tell how to do it directly.