Crate rustyfit

Source

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.
DecoderBuilder
Build Decoder with some options.
Encoder
Encoder for encoding FIT file.
EncoderBuilder
Build Encoder with some options.

Enums§

DecoderError
Decoder Error
DecoderEvent
Event produced by decode_fn.
EncoderError
Encoder Error
EncoderMessageError
Error related to encoding the message.
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.