Add more types
This commit is contained in:
parent
ce525ccce1
commit
f42aec4132
5 changed files with 44 additions and 49 deletions
|
|
@ -1,5 +1,7 @@
|
|||
use crate::table::{Table, TableOwner};
|
||||
|
||||
mod builtin;
|
||||
mod path;
|
||||
mod table;
|
||||
mod values;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue