Open cfagot opened 2 weeks ago
Provide a feature flag "pure_rust" which when set will use no C++ and only Rust to implement all of clipper functionality.
This requires porting the original clipper code found in the clipper directory from C++ to Rust.
Note: this issue is being used as a test case for copilot-workspace.
Provide a feature flag "pure_rust" which when set will use no C++ and only Rust to implement all of clipper functionality.
This requires porting the original clipper code found in the clipper directory from C++ to Rust.