mime v0.5.2 (2020-09-29T14:41:26Z)
Dub
Repo
MatchEntry
mime
cache
Magic match entry in mime cache.
alias
MatchEntry
=
Tuple
!(
uint
,
"weight"
,
const
(
char
)[],
"mimeType"
,
uint
,
"matchletCount"
,
uint
,
"firstMatchletOffset"
)
Meta
Source
See Implementation
mime
cache
aliases
AliasEntry
GlobEntry
IconEntry
LiteralEntry
MatchEntry
MatchletEntry
MimeTypeAlternative
MimeTypeAlternativeByName
NamespaceEntry
classes
MimeCache
MimeCacheException
Magic match entry in mime cache.