Module utils

Source
Expand description

Utility functions for the Gem-rs library.

This module contains various utility functions used internally by the Gem-rs library, primarily for handling MIME types of different file formats.

Functionsยง

get_mime_type
Determines the MIME type of a file based on its extension.