librist-sys 0.8.3

Bindgen bindings for librist, used by the librist-rust crate
docs.rs failed to build librist-sys-0.8.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: librist-sys-0.8.1

librist-sys

crates.io version Documentation

Bindgen-based wrapper for librist.

See librist-rust for idiomatic Rust bindings based on this crate.

librist is included as a git submodule at a specific commit-id. This means that updates to the librist API can't break this crate. On the other hand it also means that that even non-API/ABI-effecting bugfixes to librist will not become available via this crate unless the git submodule commit-id is updated and a new release of librist-sys is made.

This crate currently builds and links to a static librist.

apt install musl-tools meson libclang1 llvm clang

CC=musl-gcc cargo +1.50 test --target=x86_64-unknown-linux-musl