In order to add a new lab, you will need to generate the crate using cargo generate, based on the template found here.
If you would like to change anything at the template, please open a Pull Request there.
cargo-generate installation:
cargo install cargo-generatecargo generate --git https://github.com/UPB-FILS-MA/lab-template.git --branch <DESIRED-BRANCH>Add crate as member in the workspace's Cargo.toml.