# fitparser v0.4.0 - Table of Contents

> Decode garmin fit files using rustler and fitparser crate

## Modules

- [Fitparser.FitDataField](Fitparser.FitDataField.md): The same struct is returned by the rust crate.

- [Fitparser.FitDataRecord](Fitparser.FitDataRecord.md): The same struct is returned by the rust crate.

- [Fitparser.Native](Fitparser.Native.md): Fitparser allows to parse fit files generated by sport
trackers. It is a rustler wrapper for [fitparser rust
crate](https://docs.rs/fitparser/latest/fitparser/)

