/// The `test_de` module contains tests for the `Deserialize` trait implementations.
/// The `test_debug` module contains tests for the `Debug` trait implementations.
/// The `test_from` module contains tests for the `From` trait implementations.
/// The `test_index` module contains tests for the `Index` trait implementations.
/// The `test_partial_eq` module contains tests for the `PartialEq` trait implementations.
/// The `test_tag` module contains tests for the `Tag` trait implementations.