feat: add struct and list data type (#277)
* feat: add struct and list data type * type extensions * feat: extend column type * chore: rename fields * add value enum item * feat: add value * refactor: item->items * feat: use single ListValue/StructValue for Row and Column
This commit is contained in:
@@ -18,3 +18,6 @@ Cargo.lock
|
||||
|
||||
# ccls cache dir
|
||||
.ccls-cache/
|
||||
|
||||
#local nix
|
||||
shell.nix
|
||||
|
||||
Reference in New Issue
Block a user