forked from extern/nushell
59ea28cf06
# Description Where appropriate, this PR replaces instances of `Value::get_data_by_key` and `Value::follow_cell_path` with `Record::get`. This avoids some unnecessary clones and simplifies the code in some places. |
||
---|---|---|
.. | ||
types | ||
common.rs | ||
lib.rs | ||
table_theme.rs | ||
table.rs | ||
unstructured_table.rs | ||
util.rs |