rustyphoenixcheckstream 1.4.0

This library provides a way to check if two values or two classes are the same of not. This is the equivalement of the C++ [PhoenixCheckStream](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream).
Documentation
[![pipeline status](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/badges/main/pipeline.svg?ignore_skipped=true)](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/pipelines)
[![Latest release](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/badges/release.svg)](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/releases)
[![coverage report](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/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.18683626.svg)](https://doi.org/10.5281/zenodo.18683626)


# Code

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

# Documentation

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

# Requirements

- cargo
- rustc

# Installation for Users

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