h3ron-h3-sys 0.17.0

bindgen-generated lowlevel bindings for statically linked libh3
Documentation
[build-dependencies.bindgen]
optional = true
version = "^0.69"

[build-dependencies.cc]
version = "1"

[build-dependencies.glob]
version = "0.3"

[build-dependencies.regex]
version = "^1.5.5"
[dependencies.geo-types]
optional = true
version = "0.7"

[lib]

[package]
authors = ["Nico Mandery <nico@nmandery.net>"]
build = "build.rs"
description = "bindgen-generated lowlevel bindings for statically linked libh3"
edition = "2021"
exclude = ["libh3/cmake", "libh3/CMakeLists.txt", "libh3/CMakeTests.cmake", "libh3/dev-docs", "libh3/docs", "libh3/examples", "libh3/.git", "libh3/.github", "libh3/KML", "libh3/scripts", "libh3/src/apps", "libh3/tests", "libh3/website", "update-prebuild-bindings.sh"]
homepage = "https://github.com/nmandery/h3ron"
keywords = ["geo", "spatial", "h3"]
license = "MIT"
name = "h3ron-h3-sys"
readme = "README.md"
repository = "https://github.com/nmandery/h3ron"
version = "0.17.0"
[package.metadata.docs.rs]
all-features = true