pub fn export_commit( repo: &Repo, rev: &str, out: impl Write, options: Option<ExportOptions>, ) -> Result<()>
Export an ostree commit to an (uncompressed) tar archive stream.