1 2 3 4 5
//! Catalog row codec tests. They live here rather than in `tests/` because the //! row encoding and the rekey bookkeeping rows are crate-internal. #![allow(clippy::pedantic)] mod generated_rows;