Expand description
Zero-dependency & no-std media type <-> file extension conversion.
Functionsยง
- ext_
to_ mime - Gets correspondent media types from a file extension.
- mime_
to_ ext - Gets correspondent file extensions from a media type.
Zero-dependency & no-std media type <-> file extension conversion.