clockkit-sys

Crates.ioclockkit-sys
lib.rsclockkit-sys
version0.1.1
sourcesrc
created_at2021-11-12 20:54:44.964151
updated_at2021-11-17 16:51:55.134586
descriptionLow level bindings for the `clockkit` distributed timestamp service
homepage
repositoryhttps://github.com/Infrasonics/rust-clockkit-sys
max_upload_size
id481109
size137,021
(Infrasonics)

documentation

README

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

Commit count: 10

cargo fmt