libglycin-rebind 0.0.1

Safe bindings for libglycin
docs.rs failed to build libglycin-rebind-0.0.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: libglycin-rebind-0.1.0

Rust libglycin bindings

The Rust bindings for libglycin.

This package contains safe Rust bindings for the libglycin C library.

Since glycin is written in Rust, the native [glycin] crate is available to use the same features. One of the main purposes of libglycin-rebind is to reduce the binary sice.

To use this package, the libglycin-2 library has to be available on the system. If you use the native [glycin] crate, this is not required.