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

To build this example:

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

Thanks to @nside for inspiring this example.