This is a Rust workspace project created with FerrisUp.
This workspace contains the following components:
extro-cli: The main component of the project
To build all components in the workspace:
cargo buildTo run tests for all components:
cargo testTo add a new component to the workspace:
ferrisup transformThis project is licensed under the terms specified in the LICENSE file, if present.