[][src]Module fitparser::profile

Defines the FIT profile used to convert raw parser output into final values that can be interpreted without using the FIT profile.

Re-exports

pub use field_types::get_field_variant_as_string;
pub use field_types::FieldDataType;
pub use field_types::MesgNum;

Modules

field_types

Auto generated profile field types from FIT SDK Release: XXX Not all of these may be used by the defined set of FIT messages

messages

Auto generated profile messages from FIT SDK Release: XXX

Structs

ComponentFieldInfo

Describes a componet field within a larger field pulled from the FIT profile

FieldInfo

Describes a single field within a message pulled from the FIT profile

MessageInfo

Describes a single message pulled from the FIT profile.