pub async fn fetch_doc(source: &SourceConfig, doc_path: &str) -> Result<String>Expand description
Fetch a single doc. Source must have name + (url or path).
pub async fn fetch_doc(source: &SourceConfig, doc_path: &str) -> Result<String>Fetch a single doc. Source must have name + (url or path).