Crate pandoc [] [src]

API that wraps the pandoc command line tool

Reexports

pub use DocumentClass::*;

Structs

Pandoc

the argument builder

Enums

DocumentClass

equivalent to the latex document class

PandocError

Possible errors that can occur before or during pandoc execution

Functions

new

does nothing useful, simply gives you a builder object convenience function so you can call pandoc::new()