Detexify Server

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.

Run

ROCKET_PORT=3000 cargo run