module Mime_type: sig .. end
sig
end
type t = string option * string option
string option * string option
val parse : string -> t
string -> t