ant-plus 0.0.1

A Rust crate providing an implementation of ANT+ Wireless Device Profiles.
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}