The hbs-acc
crate provides abstractions over the hbs-acc-sys
crate,
available at
https://github.com/libheartbeats/heartbeats-simple-sys.
The hbs-acc
crate depends on the hbs-acc-sys
crate.
Add hbs-acc
as a dependency in Cargo.toml
:
toml
[dependencies.hbs-acc]
git = "https://github.com/libheartbeats/heartbeats-simple-rust.git"