Rust port of the detexify backend. Note, this only includes the /classify route (using the classifier snapshot found here), not the training or snapshot routes.
/classify
ROCKET_PORT=3000 cargo run