pub const CODEC_FACTORY_MAX_MIME_TYPE_LENGTH: u32 = 256;
Expand description

Constrain the mime_type to a size that won’t cause problems.