//! 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.
#[cfg(all(feature ="alloc", feature ="std"))]modasync_io;modcanonical;#[cfg(feature ="derive")]modcose;modde_edge;moddiag;moderrors;modlimits;modmarkers;modraw;modrfc8949;modroundtrip;modsize;modtag;modvalidate;modvalue;modvalue_api;modvalue_serde;