hbs 0.2.0

Rust abstractions for hbs-sys
Documentation

Simple Heartbeats Rust Wrappers

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

Dependencies

The hbs crate depends on the hbs-sys crate.

Usage

Add hbs as a dependency in Cargo.toml:

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