mirror_corosync/bindings/rust
Christine Caulfield 4e683699b9 rust: Update to latest standards
Updating to Rust 2021 is a no-op (but worth doing for future),
I've also taken this opportunity to use the latest bitflags crate.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
2024-10-31 11:00:35 +01:00
..
src rust: Update to latest standards 2024-10-31 11:00:35 +01:00
tests rust: tests return errors and don't hang 2024-07-04 10:57:04 +02:00
build.rs.in bindings: Add Rust bindings 2023-01-26 17:03:36 +01:00
Cargo.toml.in rust: Update to latest standards 2024-10-31 11:00:35 +01:00
LICENSE bindings: Add Rust bindings 2023-01-26 17:03:36 +01:00
Makefile.am build: Fix rust make -j build dep for distcheck 2023-05-29 11:15:16 +02:00
README.md bindings: Add Rust bindings 2023-01-26 17:03:36 +01:00

rust-corosync

Rust bindings for corosync

Rust bindings for cfg, cmap, cpg, quorum, votequorum are part of this source tree, but are included here mainly to keep all of the corosync APIs in one place and to ensure that everything is kept up-to-date and properly tested in our CI system.

The correct place to get the Rust crates for corosync is still crates.io as it would be for other crates. These will be updated when we issue a new release of corosync.

https://crates.io/crates/rust-corosync

Of course, if you want to try any new features in the APIs that may have not yet been released then you can try these sources, but please keep in touch with us via email or IRC if you do so.

#clusterlabs or #kronosnet on libera IRC users@clusterlabs.org