pub(crate) fn verity_opt<ObjectID>( opt: &Option<String>, ) -> Result<Option<ObjectID>>where ObjectID: FsVerityHashValue,