build_impl

Function build_impl 

Source
async fn build_impl(
    repo: &Repo,
    ostree_ref: &str,
    config: &Config,
    opts: Option<ExportOpts<'_, '_>>,
    dest: &ImageReference,
) -> Result<Digest>
Expand description

Helper for build() that avoids generics