rustyphoenixcheckstreamderive 1.4.0

This C++ library provides functions to check data easily. Adding type can be done be defining only one function per extra type you wan to use ! This is the Rust equivalent of https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/PhoenixCheckStream
Documentation
[![pipeline status](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/badges/main/pipeline.svg?ignore_skipped=true)](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/-/pipelines)
[![Latest release](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/-/badges/release.svg)](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/-/releases)
[![coverage report](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/badges/main/coverage.svg)](https://rustyphoenixdatastreamderive-e34305.pages.in2p3.fr/coverage/index.html)
[![documentation](doc/images/documentation_logo.svg)](https://rustyphoenixdatastreamderive-e34305.pages.in2p3.fr/)
[![Phoenix2 documentation](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/PHOENIX2/-/raw/e9bdfd51a202d7825f38cda136c9287f9cee3c1c/doc/badge_phoenix2_documentation.svg)](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/PHOENIX2/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18683376.svg)](https://doi.org/10.5281/zenodo.18683376)


# Code

https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive

# Documentation

https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive/index.html

# Requirements

- cargo
- rustc

# Installation for Users

```
git clone https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStreamDerive.git
cd RustyPhoenixCheckStreamDerive
./install.sh
```