Skip to main content

render_doc_comment

Function render_doc_comment 

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