Represents partition assignments for a specific topic
@type t() :: %Kayrock.MemberAssignment.PartitionAssignment{ partitions: [integer()], topic: binary() }