//! The single integration-test binary.
//!//! Keeping all integration tests in one binary makes `cargo test` faster
//! and lets the coverage of generic functions instantiated by the tests
//! merge properly.
modcanonical;#[cfg(feature ="derive")]modcose;modde_edge;moddiag;moderrors;modint_keys;modlimits;modrfc8949;modroundtrip;modsize;modtag;modvalidate;modvalue;modvalue_api;modvalue_serde;