Function mime_guess::octet_stream

source ยท
pub fn octet_stream() -> Mime
๐Ÿ‘ŽDeprecated since 2.0.0: use mime::APPLICATION_OCTET_STREAM instead
Expand description

Get the MIME type for application/octet-stream (generic binary stream)