ea28211380
parse_header now only handles '; key = value' lines instead of three different slicer comment formats at once. Error enum trimmed from 4 variants to 3 (Io, Parse, Other). Verified with cargo test (3/3 passing).