pub fn render_doc_comment(
program: &Program,
comment: &DocComment,
module_cache: Option<&ModuleCache>,
current_file: Option<&Path>,
workspace_root: Option<&Path>,
) -> Stringpub fn render_doc_comment(
program: &Program,
comment: &DocComment,
module_cache: Option<&ModuleCache>,
current_file: Option<&Path>,
workspace_root: Option<&Path>,
) -> String