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
{
    "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
    "@type": "SoftwareSourceCode",
    "license": "https://spdx.org/licenses/CECILL-C",
    "codeRepository": "git+https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream.git",
    "contIntegration": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/pipelines",
    "dateCreated": "2025-11-27",
    "datePublished": "2026-03-20",
    "dateModified": "2026-03-20",
    "downloadUrl": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/archive/1.4.0/RustyPhoenixCheckStream-1.4.0.tar.gz",
    "issueTracker": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/issues",
    "name": "RustyPhoenixCheckStream",
    "version": "1.4.0",
    "softwareVersion": "1.4.0",
    "readme": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/-/blob/1.4.0/README.md",
    "description": "CI/CD Toolkit for Rust projects",
    "keywords": [
        "Phoenix2",
        "Rust",
        "Validation"
    ],
    "relatedLink": [
        "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/PHOENIX2"
    ],
    "author": [
        {
            "@type": "Person",
            "givenName": "Pierre",
            "familyName": "Aubert",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        },
                {
            "@type": "Person",
            "givenName": "Thibaut",
            "familyName": "Oprinsen",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Vincent",
            "familyName": "Pollet",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        }
    ],
    "maintainer": {
        "@type": "Person",
        "givenName": "Pierre",
        "familyName": "Aubert",
        "affiliation": {
            "@type": "Organization",
            "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
        }
    }
}