Open Issues Need Help
View All on GitHub Add `Highlight::reverse` 3 months ago
AI Summary: Implement a `Highlight::reverse` feature for the `tabled` Rust library. This involves modifying the existing `Highlight` functionality to apply highlighting from bottom to top and right to left, instead of the current top-to-bottom, left-to-right approach. The implementation should handle potential conflicts with other features like `Span` and ensure correct border rendering.
Complexity:
3/5
enhancement good first issue
zhiburt/tabled
2.2K
An easy to use library for pretty print tables of Rust structs and enums.
Rust
#cli#hacktoberfest#pretty-print#prettytable#rust#table#table-generator