Skip to content

Commit

Permalink
Move genco macros documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed Nov 7, 2023
1 parent fc18674 commit 78e82fd
Show file tree
Hide file tree
Showing 3 changed files with 770 additions and 781 deletions.
3 changes: 0 additions & 3 deletions genco-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@ syn = { version = "2.0.38", features = ["full"] }
q = { package = "quote", version = "1.0.3" }
proc-macro2 = { version = "1.0.10", features = ["span-locations"] }

[dev-dependencies]
genco = { path = "..", version = "0.17.7" }

[lib]
proc-macro = true
Loading

0 comments on commit 78e82fd

Please sign in to comment.