Skip to main contentCrate rustyfit
Source - profile
- FIT Global Profile representation (generated from Profile.xlsx)
- proto
- FIT Protocol representation
- semconv
- Semicircles/Degrees converter.
- Decoder
- Decoder for decoding FIT file.
- DecoderBuilder
- Build Decoder with some options.
- Encoder
- Encoder for encoding FIT file.
- EncoderBuilder
- Build Encoder with some options.
- DecoderError
- Decoder Error
- DecoderEvent
- Event is FIT segments encountered by the Decoder.
- EncoderError
- Encoder Error
- Endianness
- Byte order used when encoding FIT file. Default: LittleEndian.
- HeaderOption
- HeaderOption to pick when encoding FIT file, this will optimize
the size of the resulting FIT file.