rars-format 0.1.0

RAR archive format parser and writer implementation used by rars.
Documentation

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.