Alias MatchletEntry
Magic matchlet entry in mime cache.
alias MatchletEntry
= std .typecons .Tuple!(uint,"rangeStart",uint,"rangeLength",uint,"wordSize",uint,"valueLength",const(char)[],"value",const(char)[],"mask",uint,"childrenCount",uint,"firstChildOffset");