Offroad Adding the library to your project To use the Offroad library in your project, add the following to your Cargo.toml: [dependencies] offroad = "0.0.5" Documentation https://docs.rs/offroad 2D offsetting for arc polylines/polygons Examples Check "examples" directory for more usage examples.