[][src]Function rust_ssg::compile_dir

pub fn compile_dir(
    content_path: PathBuf,
    template_path: PathBuf,
    output_path: PathBuf
) -> GemlResult<()>