hbs-pow 0.2.0

Rust abstractions for hbs-pow-sys
Documentation

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:

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