| Crates.io | tft |
| lib.rs | tft |
| version | 0.1.1 |
| created_at | 2023-08-03 06:22:08.840128+00 |
| updated_at | 2023-09-23 08:50:51.42626+00 |
| description | Text file type list and detection similar to that of Neovim |
| homepage | |
| repository | https://github.com/RubixDev/tft |
| max_upload_size | |
| id | 933432 |
| size | 243,464 |
tftText file type list and detection similar to that of Neovim
Note: If viewing this file on GitHub or crates.io, some links might not be working. Go to the docs.rs page instead, which also additionally includes the Features section.
tft mainly provides the [FileType] enum and the detect and
[try_detect] functions. Follow these links for more information.