MatchletEntry

Magic matchlet entry in mime cache.

alias MatchletEntry = Tuple!(uint, "rangeStart", uint, "rangeLength", uint, "wordSize", uint, "valueLength", const(char)[], "value", const(char)[], "mask", uint, "childrenCount", uint, "firstChildOffset")

Meta