Skip to main content

drive_get_text

Function drive_get_text 

Source
pub fn drive_get_text(
    token: &str,
    file_id: &str,
    mime_type: &str,
) -> Result<String, &'static str>
Expand description

MIME に応じて Docs は export、それ以外は alt=media でダウンロード。