Skip to main content

extract_literate_docs

Function extract_literate_docs 

Source
pub fn extract_literate_docs(source: &str) -> Vec<LiterateDoc>
Expand description

Every ## To … / ## A … definition in a literate module, with its ## Note documentation attached where one sits directly above. Types declared inside a ## Definition body inherit the block’s Note.