typegen: scan for module files
This commit is contained in:
parent
2fde54b3bc
commit
2fa8ed73c0
8 changed files with 361 additions and 212 deletions
|
@ -9,3 +9,4 @@ fancy-regex = "^0.13"
|
|||
serde = { version = "^1", features = ["derive"] }
|
||||
serde_json = "^1"
|
||||
toml = "^0.8"
|
||||
walkdir = "2.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue