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
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "rustyphoenixcheckstream"
version = "1.4.0"
authors = ["Pierre Aubert <pierre.aubert@lapp.in2p3.fr>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "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)."
homepage = "https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream/index.html"
readme = "README.md"
keywords = [
    "phoenix",
    "checkstream",
    "mock",
]
license = "CECILL-C"
repository = "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixCheckStream"

[lib]
name = "rustyphoenixcheckstream"
path = "src/lib.rs"

[dependencies.rustyphoenixcheckstreamderive]
version = "1.4.0"