The heartbeats-simple-rust
crate provides abstractions over the
heartbeats-simple-sys
crates, available at
https://github.com/libheartbeats/heartbeats-simple-sys.
The heartbeats-simple-rust
crate depends on all the wrapper crates in this
project.
Add heartbeats-simple-rust
as a dependency in Cargo.toml
:
toml
[dependencies.heartbeats-simple-rust]
git = "https://github.com/libheartbeats/heartbeats-simple-rust.git"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.