pub fn boot_image<ObjectID: FsVerityHashValue>(
repo: &Repository<ObjectID>,
manifest_digest: &OciDigest,
) -> Result<Option<ObjectID>>Expand description
Returns the boot EROFS image verity, if one exists.
pub fn boot_image<ObjectID: FsVerityHashValue>(
repo: &Repository<ObjectID>,
manifest_digest: &OciDigest,
) -> Result<Option<ObjectID>>Returns the boot EROFS image verity, if one exists.