tree: d5a23841840d8226c6a23a40525070b7ba1b1c56 [path history] [tgz]
  1. src/
  2. build.rs
  3. Cargo.toml
  4. README.md
third_party/autocxx/examples/s2/README.md

To build this example:

  • git submodule update --init --recursive s2geometry
  • cargo run

Thanks to @nside for inspiring this example.