proj-sys 0.11.1

Rust bindings for PROJ v6.2.x
docs.rs failed to build proj-sys-0.11.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: proj-sys-0.23.2

Build Status

Low-level bindings for PROJ v6.2.x

This is a *-sys crate; you shouldn't use its API directly. The proj crate is designed for general use.

A guide to the functions can be found here: https://proj.org/development/reference/functions.html. Run cargo doc (optionally --open) to generate the crate documentation.

Requirements

This crate tracks the latest stable release of PROJ.
PROJ v6.2.x must be present on your system.

License

Licensed under either of

at your option.