[][src]Type Definition eosio_cdt::FindPrimaryFn

type FindPrimaryFn<T> = Either<FindPrimaryValueFn<T>, FindPrimaryArrayFn<T>>;