Simple Heartbeats Rust Wrappers

The hbs-pow crate provides abstractions over the hbs-pow-sys crate, available at https://github.com/libheartbeats/heartbeats-simple-sys.

Dependencies

The hbs-pow crate depends on the hbs-pow-sys crate.

Usage

Add hbs-pow as a dependency in Cargo.toml:

toml [dependencies.hbs-pow] git = "https://github.com/libheartbeats/heartbeats-simple-rust.git"