4 releases (2 breaking)
Uses old Rust 2015
0.4.1 | Oct 11, 2017 |
---|---|
0.4.0 | Dec 10, 2016 |
0.3.0 | Jun 17, 2016 |
0.2.0 | Mar 3, 2016 |
#5 in #heartbeat
31KB
787 lines
Simple Heartbeats Rust Abstractions
The heartbeats-simple
crate provides abstractions over the
heartbeats-simple-sys
crate, available at
https://github.com/libheartbeats/heartbeats-simple-sys.
Dependencies
The heartbeats-simple-sys
crate.
Usage
Add heartbeats-simple
as a dependency in Cargo.toml
:
[dependencies]
heartbeats-simple = "0.4"
Project Source
Find this and related project sources at the libheartbeats organization on GitHub.
This project originates at: https://github.com/libheartbeats/heartbeats-simple-rust
Bug reports and pull requests for bug fixes and enhancements are welcome.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~58–370KB