fit-sdk-rust 0.2.1

Pure-Rust implementation of the Garmin FIT (Flexible and Interoperable Data Transfer) protocol.
Documentation
1
2
3
4
5
6
// @generated by fit-codegen. DO NOT EDIT.
// Source: guide/garmin_fit_guide/Profile.xlsx

pub mod mesg_num;
pub mod messages;
pub mod types;