pub fn open(content: &str) -> Result<OpenOutcome>Expand description
Resolve the linked document URL from content’s header keywords.
§Errors
Returns Error::NotLinked when the file carries no #+GDOC_ID:.
pub fn open(content: &str) -> Result<OpenOutcome>Resolve the linked document URL from content’s header keywords.
Returns Error::NotLinked when the file carries no #+GDOC_ID:.