mathcat 0.1.26

MathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')
Documentation
1
2
3
4
5
6
7
#![allow(non_snake_case)]

mod common;

mod Languages {
    mod en;
}