| Crates.io | detexify |
| lib.rs | detexify |
| version | 0.4.0 |
| created_at | 2020-09-02 22:09:04.313894+00 |
| updated_at | 2021-03-25 19:23:13.23828+00 |
| description | The `detexify` crate is a port of the classifier that powers https://detexify.kirelabs.org/classify.html. |
| homepage | https://github.com/zoeyfyi/detexify-rust/ |
| repository | https://github.com/zoeyfyi/detexify-rust/ |
| max_upload_size | |
| id | 284040 |
| size | 22,383,542 |
The detexify crate is a port of the classifier that powers https://detexify.kirelabs.org/classify.html.
Add this to your Cargo.toml:
[dependencies]
detexify = "0.2.0"