#simd

v_latexescape

The simd optimized LaTeX escaping code

27 releases

0.14.8 Aug 5, 2022
0.14.7 Jul 27, 2022
0.13.1 Oct 12, 2021
0.12.1 Jun 2, 2021
0.4.3 Mar 7, 2019

#1821 in Hardware support

50 downloads per month
Used in wagon-gll

MIT/Apache

82KB
1.5K SLoC

v_latexescape Documentation Latest version

The simd optimized LaTex escape code

Quick start

use v_latexescape::escape;

print!("{}", escape("# Header"));

lib.rs:

autogenerated by v_escape_codegen@0.1.8

Dependencies