rustex 0.1.0

A library to make simple auto-generated LaTeX files in Rust.
Documentation
1
2
3
4
pub mod document;
pub mod item;
pub mod container;
pub mod table;