clockkit-sys 0.1.1

Low level bindings for the `clockkit` distributed timestamp service
Documentation

Caveats

  • includes bingen-generated bindings for amd64 in a file to save the dependency, other architectures need to use --features make_bindings.
  • currently this crate always builds the bundled sources and does not check for an installation of clockkit.

Features

  • make_bindings: Use bindgen for the bindings instead of using the pregenerated ones from the included file.
  • update_bindings: Update the pregenerated bindings, this is a development aid.
  • build_server: Build the clockkit server too, requires make.

Clockkit

For further details see the clockkit repository.

Version bundled

8ddc8f80c79dba9cebe7f67bc299164e78ae7b0f

License

MIT