fit-sdk 0.1.0

A small crate used for reading and decoding FIT files generated by sports devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.csv]
version = "^1.0"

[build-dependencies.heck]
version = "^0.3"

[package]
authors = ["Richard Brodie <richard@radagast.nu>"]
build = "build.rs"
description = "A small crate used for reading and decoding FIT files generated by sports devices."
documentation = "https://docs.rs/fit"
edition = "2018"
license = "MIT"
name = "fit-sdk"
repository = "https://github.com/richardbrodie/fit-rs"
version = "0.1.0"