This crate translate propositional logic expression to CNF and DNF. You can use result of translatation via Debug trait. Debug trait implemented to emit $\LaTeX$ snippet. Display trait is not ...