Skip to main content

module_doc

Function module_doc 

Source
pub fn module_doc(source: &str) -> Option<String>
Expand description

The module-level documentation: the prose between the # Title line and the first ## section (the region the lexer skips).