fitsdk 0.1.0

A small crate which provides a simple API exposing the FIT SDK.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Richard Brodie <richard@radagast.nu>"]
description = "A small crate which provides a simple API exposing the FIT SDK."
documentation = "https://docs.rs/fitsdk"
edition = "2018"
license = "MIT"
name = "fitsdk"
repository = "https://github.com/richardbrodie/fitsdk-rs"
version = "0.1.0"