[][src]Type Definition eosio_cdt::FindSecondaryFn

type FindSecondaryFn<T> = Either<FindSecondaryValueFn<T>, FindSecondaryArrayFn<T>>;