MatchEntry

Magic match entry in mime cache.

alias MatchEntry = Tuple!(uint, "weight", const(char)[], "mimeType", uint, "matchletCount", uint, "firstMatchletOffset")

Meta