ecommercebusiness
add-crate
Scaffold a new crate in the workspace with correct Cargo.toml, lib.rs conventions, and workspace registration. Use when the user wants to create a new crate, add a new module as a separate crate, or split functionality into its own crate.
maintainer
HendrikReh
اپ ڈیٹ ہوا 3/29/2026
اسٹارز
1
فورکس
0
quick start
Installation and usage
Scaffold a new crate in the workspace with correct Cargo.toml, lib.rs conventions, and workspace registration. Use when the user wants to create a new crate, add a new module as a separate crate, or split functionality into its own crate.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use add-crate