You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(rust): CI guard — cargo tests + Rust<->Zig byte-identical cross-check
Builds the crate in the sandbox, runs cargo test (round-trip + zero-alloc), and
asserts Rust encode == Zig encode and Rust decode(Zig encode) == original across
all 256 bytes — the transport-critical parity property.
0 commit comments