forked from extern/nushell
7ebae0b5f7
# Description - Simplify `table` record highlight with `.get_mut` - pretty straight forward - Use record iterators in `table` abbreviation logic - This required some rework if we go from guaranted contiguous arrays to iterators - Refactor `nu-table` internals to new record API # User-Facing Changes None intened # Tests + Formatting (-) |
||
---|---|---|
.. | ||
types | ||
common.rs | ||
lib.rs | ||
table_theme.rs | ||
table.rs | ||
unstructured_table.rs | ||
util.rs |