pub fn export_image_to_dir(
store: &ContainerdStore,
image: &str,
out: impl AsRef<Path>,
) -> Result<PortableImageExport, StoreError>pub fn export_image_to_dir(
store: &ContainerdStore,
image: &str,
out: impl AsRef<Path>,
) -> Result<PortableImageExport, StoreError>