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