- Some stray deriving -> derive changes - use::{mod} -> use::{self} - fmt.write -> fmt.write_str This does not catch the last case of fmt.write_str in the Show impl of a Header Item. This will need to be changed separately.
Moved utils to shared/. Added quality_value.