Skip to main content

export_content_to_file

Function export_content_to_file 

Source
pub fn export_content_to_file(
    content: &Content,
    base_path: &Path,
    source_type: &str,
) -> Result<()>