TopicPartition.this

ditto

  1. this(const(char)[] topic, int partition)
    struct TopicPartition
    nothrow
    this
    (
    const(char)[] topic
    ,)
  2. this(const(char)* topic, int partition)
  3. this(rd_kafka_topic_partition_t* c_part)
  4. void toString(void delegate(const(char)[]) sink)

Meta