Skip to main content

build_export_url

Function build_export_url 

Source
pub fn build_export_url(document_id: &str, format: &str) -> String
Expand description

Build a Google Docs export URL.

ยงArguments

  • document_id - The Google Docs document ID
  • format - Export format (html, txt, md, pdf, docx, epub)