iggy
iggy copied to clipboard
implement Display for Partition, Segment and Stream
- Implemented
fmt::Display
forPartition
,Segment
andStream
- Renamed
XXX_indexes
toXXX_indices
- Renamed
topics_ids
totopic_ids
- Closes #481
@berendsliedrecht please take a look at discord 🦀
Just to add, if the PR would get too big, split it into separate PRs for Partition, Segment, etc.
hey @berendsliedrecht, any plans to continue?