Skip to main content

read_module_markdown

Function read_module_markdown 

Source
pub fn read_module_markdown(
    module_repo: &(impl ModuleRepository + ?Sized),
    module_id: &str,
) -> CoreResult<String>
Expand description

Read the raw markdown for a module’s module.md file.