Skip to main content

extract_document_id

Function extract_document_id 

Source
pub fn extract_document_id(url: &str) -> Option<String>
Expand description

Extract the document ID from a Google Docs URL.

Returns None if the URL is not a valid Google Docs URL.