tg-sys 0.1.1

unsafe low-level bindings to the `tg` geometry library
Documentation
  • Coverage
  • 32.65%
    64 out of 196 items documented0 out of 9 items with examples
  • Size
  • Source code size: 7.33 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.61 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jcdyer/tg-sys
    6 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jcdyer

tg-sys

tg-sys provides unsafe bindings to the tg library.

See the documentation at https://github.com/tidwall/tg/blob/main/docs/API.md for details.

Usage

This will build a rust library that statically links with the bundled tg library, currently at v0.3.0.

License

tg-sys is provided under the MIT license.

It includes the tg library by Joshua J Baker, also provided under the MIT license.