var searchIndex = {}; searchIndex["mime_guess"] = {"doc":"Guessing of MIME types by file extension.","items":[[5,"guess_mime_type","mime_guess","Guess the MIME type of the `Path` by its extension.",null,{"inputs":[{"name":"path"}],"output":{"name":"mime"}}],[5,"get_mime_type","","Get the MIME type associated with a file extension.",null,{"inputs":[{"name":"str"}],"output":{"name":"mime"}}],[5,"get_mime_type_str","","Get the MIME type string associated with a file extension.",null,{"inputs":[{"name":"str"}],"output":{"name":"option"}}],[5,"octet_stream","","Get the MIME type for `application/octet-stream` (generic binary stream)",null,{"inputs":[],"output":{"name":"mime"}}],[7,"MIME_TYPES","","A mapping of known file extensions and their MIME types.",null,null]],"paths":[]}; initSearch(searchIndex);