
To use the Offroad library in your project, add the following to your `Cargo.toml`:
```toml
[dependencies]
offroad = "0.0.5"
```

Check "examples" directory for more usage examples.