Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 180 Bytes

File metadata and controls

13 lines (9 loc) · 180 Bytes

docling.rs

A Rust port of docling.

Features

  • Simple converter API
  • Markdown and CSV backends
  • More formats coming
let converter = DocumentConverter::new();