Skip to main content

create_rfc_chapter

Function create_rfc_chapter 

Source
pub(crate) fn create_rfc_chapter(
    src_dir: &Path,
    dir_name: &str,
    dir_path: &Path,
    all_rfcs_chapter: &Chapter,
    rfc_index: u32,
) -> Result<Chapter>