tree: 9c395cf89987b4e7bc7c5d28e4afaa1c1c1ded56 [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.