The goal of this PR is to organize the folder structure in a tidy manner. There is a single Rust (cargo) workspace, and a single Cairo (scarb) workspace. Both Cargo.toml and Scarb.toml respectively are located in the root directory. This change should help with code readability and maintainability. The complexity of introducing workflows is also greatly reduced.
The goal of this PR is to organize the folder structure in a tidy manner. There is a single Rust (cargo) workspace, and a single Cairo (scarb) workspace. Both Cargo.toml and Scarb.toml respectively are located in the root directory. This change should help with code readability and maintainability. The complexity of introducing workflows is also greatly reduced.