[][src]Function cargo_ebuild::write_ebuild

pub fn write_ebuild(
    ebuild_data: EbuildConfig,
    ebuild_path: impl AsRef<Path>
) -> Result<()>