detexify

Crates.iodetexify
lib.rsdetexify
version0.4.0
sourcesrc
created_at2020-09-02 22:09:04.313894
updated_at2021-03-25 19:23:13.23828
descriptionThe `detexify` crate is a port of the classifier that powers https://detexify.kirelabs.org/classify.html.
homepagehttps://github.com/zoeyfyi/detexify-rust/
repositoryhttps://github.com/zoeyfyi/detexify-rust/
max_upload_size
id284040
size22,383,542
Zoey Sheffield (zoeyfyi)

documentation

README

Detexify

The detexify crate is a port of the classifier that powers https://detexify.kirelabs.org/classify.html.

Usage

Add this to your Cargo.toml:

[dependencies]
detexify = "0.2.0"
Commit count: 38

cargo fmt