pub fn assert_matches(name: &str, encoded: &[u8])
Assert that encoded matches the canonical fixture byte-for-byte. Panics with a diff-friendly message on drift.
encoded