[][src]Function rust_ssg::compile_single_file

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