rust_flightplan 1.0.3

Loads a flight plan from SimBrief and decodes it.
Documentation
# Rust-FlightPlan


[![Pipeline Status main](https://gitlab.com/flightsimtools/r-fst/r-fp/badges/main/pipeline.svg?ignore_skipped=true&style=flat-square&key_text=main)](https://gitlab.com/flightsimtools/r-fst/r-fp/pipelines)
[![Pipeline Status develop](https://gitlab.com/flightsimtools/r-fst/r-fp/badges/develop/pipeline.svg?ignore_skipped=true&style=flat-square&key_text=develop)](https://gitlab.com/flightsimtools/r-fst/r-fp/pipelines)
[![Code Coverage](https://gitlab.com/flightsimtools/r-fst/r-fp/badges/main/coverage.svg?style=flat-square&key_text=Code+Coverage&key_width=100)](https://gitlab.com/flightsimtools/r-fst/r-fp/-/commits/main)
[![Latest Release](https://gitlab.com/flightsimtools/r-fst/r-fp/-/badges/release.svg?style=flat-square&key_text=Latest+Release&key_width=100)](https://gitlab.com/flightsimtools/r-fst/r-fp/-/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg?style=flat-square)](CODE_OF_CONDUCT.adoc)

## Table Of Contents


- [Description]#description
- [Current release version]#current-release-version
- [License]#license
- [Contribution]#contribution
- [Team]#team

## Description


_Rust-FlightPlan_ is a library that loads and decodes a SimBrief flight plan.

## Current Release Version


v1.0.3

## License


Rust-FlightPlan is licensed under the MIT License.
You can find the license text under [LICENSE](LICENSE).

For more information about this license,
visit [https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/).

## Contribution


- You can find the source code under [https://gitlab.com/flightsimtools/r-fst/r-fp]https://gitlab.com/flightsimtools/r-fst/r-fp.
- Read [CONTRIBUTING]CONTRIBUTING.md when you wish to contribute to this project.
- Note that this project is subject to a Contributor [CODE OF CONDUCT]CODE_OF_CONDUCT.md.
  By participating in this project, you agree to abide by its terms.

## Team


- Lucas Greuloch (@greluc)

![Rust Logo](Logo_Rust.svg)