Modules§
- profile
- FIT Global Profile representation (generated from Profile.xlsx)
- proto
- FIT Protocol representation
- semconv
- Semicircles/Degrees converter.
Structs§
- Decoder
- Decoder for decoding FIT file.
- Decoder
Builder - Build Decoder with some options.
- Encoder
- Encoder for encoding FIT file.
- Encoder
Builder - Build Encoder with some options.
Enums§
- Decoder
Error - Decoder Error
- Decoder
Event - Event produced by decode_fn.
- Encoder
Error - Encoder Error
- Encoder
Message Error - Error related to encoding the message.
- Endianness
- Byte order used when encoding FIT file. Default: LittleEndian.
- Header
Option - HeaderOption to pick when encoding FIT file, this will optimize the size of the resulting FIT file.