File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- //! # `FileType `
1
+ //! # `file_type `
2
2
//!
3
3
//! [](https://codecov.io/gh/theseus-rs/file-type)
4
4
//! [](https://bencher.dev/perf/theseus-rs-file-type)
11
11
//! signatures and file extensions.
12
12
//!
13
13
//! Signature, extension and media type data are provided by:
14
- //! [The National Archives PRONOM](https://www.nationalarchives.gov.uk/pronom/)
15
- //! [Apache HTTPD](https://github.com/apache/httpd/blob/trunk/docs/conf/mime.types)
16
- //! [Linguist](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml)
14
+ //! * [The National Archives PRONOM](https://www.nationalarchives.gov.uk/pronom/)
15
+ //! * [Apache HTTPD](https://github.com/apache/httpd/blob/trunk/docs/conf/mime.types)
16
+ //! * [Linguist](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml)
17
17
//!
18
18
//! # Example
19
19
//!
You can’t perform that action at this time.
0 commit comments