Values.PrimaryKeySourceThe primary key for a KSDS data set.
type nonrec t = {length : Integer.t;A strictly positive integer value representing the length of the primary key.
*)name : String_.t option;A name for the Primary Key.
*)offset : Integer.t;A positive integer value representing the offset to mark the start of the primary key in the record byte array.
*)}