用于在 Rust 中创建 leetcode 工作区的 CLI 工具
由 ryan-way 拥有。
#12 in #cli-test
24KB 662 行代码(不包括注释)
./leetcode-cli-rs create two-sum //setup workspace ./leetcode-cli-rs test two-sum // test problem
~13–25MB ~396K SLoC