A minor cleanup that breaks up a `HashMap` of an enum into separate `HashMap`s for each variant. (These separate fields were already how this cache was being described in the big comment at the top of the file!)
A minor cleanup that breaks up a `HashMap` of an enum into separate `HashMap`s for each variant. (These separate fields were already how this cache was being described in the big comment at the top of the file!)