From 42f07cf922e621283aee6d63f5a79200d85b7edf Mon Sep 17 00:00:00 2001 From: Boshen Date: Sat, 15 Apr 2023 14:08:52 +0800 Subject: [PATCH] chore(README): add Rust cloc --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 72529de84..70df12cd9 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,15 @@ Only unstable stage 3 `json-modules` and stage 3 `decorators` tests are skipped. * [Crafting Interpreters](https://craftinginterpreters.com) * [Create an issue and insert your inspirational learning resources here] +## Rust cloc + +``` +─────────────────────────────────────────────────────────────────────────────── +Language Files Lines Blanks Comments Code +─────────────────────────────────────────────────────────────────────────────── +Rust 160 39747 4286 2693 32768 +``` + ## Credits This project was incubated with the assistance of these exceptional mentors and their projects: