Function enable_fs_verity

Source
pub fn enable_fs_verity(
    oci: Image,
    tag: &str,
    manifest_root_hash: &str,
) -> Result<(), WireFormatError>