cld2-sys 0.0.3

Unsafe, low-level wrapper for cld2 language detection library
docs.rs failed to build cld2-sys-0.0.3
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: cld2-sys-1.0.2

Unsafe, low-level wrapper around cld2, the "compact language detector" based on Chromium's code, plus a very thin C wrapper layer. Normally you won't want to use this library directly unless you're writing your own cld2 wrapper library.

If you need access to APIs which are not currently wrapped, please feel free to send pull requests!