hbs 0.2.0

Rust abstractions for hbs-sys
Documentation
  • Coverage
  • 23.53%
    4 out of 17 items documented0 out of 13 items with examples
  • Size
  • Source code size: 6.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 400.64 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • libheartbeats/heartbeats-simple-rust
    0 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • connorimes

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"