pub async fn pull_bundle_layer(
registry: &RegistryClient,
manifest: &OciManifest,
into: &Path,
max_bytes: u64,
) -> BundleResult<FetchedBundle>pub async fn pull_bundle_layer(
registry: &RegistryClient,
manifest: &OciManifest,
into: &Path,
max_bytes: u64,
) -> BundleResult<FetchedBundle>