bobzhang/docx2html/batch does not have a README file
impl Show for BatchError#deprecated("implicit trait-method promotion is being removed; call via the trait")
fn BatchError::equal(BatchError, BatchError) -> Bool#deprecated("implicit trait-method promotion is being removed; call via the trait")
fn BatchError::not_equal(x : BatchError, y : BatchError) -> Bool#deprecated("implicit trait-method promotion is being removed; call via the trait")
fn BatchError::output(self : BatchError, logger : &Logger) -> Unit#deprecated("implicit trait-method promotion is being removed; call via the trait")
fn BatchError::to_string(self : BatchError) -> Stringpub struct AnnotateEnvelope {
// private fields
}pub struct BatchComment {
// private fields
}pub struct BatchNote {
// private fields
}pub struct BatchScript {
// private fields
}fn BatchScript::build_body(self : BatchScript, images : Map[String, Bytes]) -> Array[DocumentElement] raise BatchErrorlet MAX_BATCH_OPS : Intlet MAX_FONT_SIZE_POINTS : Intlet MAX_GRID_COLUMNS : Intlet SCHEMA_ANNOTATE : Stringlet SCHEMA_BATCH : Stringlet SCHEMA_BATCH_V2 : StringNative MoonBit DOCX to HTML/Markdown converter ported from Mammoth
Dependencies