1 unstable release

Uses old Rust 2015

0.2.0 Mar 3, 2016

#16 in #heartbeat

MIT license

7KB
159 lines

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"

Dependencies

~5–265KB