Skip to content

Commit 114639a

Browse files
Docs: Update project structure to include 'fstr.rs'.
1 parent 37602d4 commit 114639a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ cargo build --target wasm32-unknown-unknown --release --no-default-features --fe
8888
│ ├── lib.rs
8989
│ ├── main.rs
9090
│ ├── modules
91+
│ │ ├── fstr.rs
9192
│ │ ├── fx.rs
9293
│ │ ├── lexer
9394
│ │ │ ├── mod.rs

0 commit comments

Comments
 (0)