Version-specific RAR archive format support.
This crate contains the wire-format parsers, writers, recovery handling, and
extraction orchestration used by the high-level rars facade. It keeps the
concrete RAR families separate so callers can inspect format-specific header
fields when they need that fidelity.