docs: parse unstable options with syn

This commit is contained in:
randomicon00
2026-03-21 11:31:41 -04:00
parent 83a21a5e71
commit b4f2c8a08e
6 changed files with 763 additions and 1091 deletions
+2
View File
@@ -6088,6 +6088,8 @@ name = "unstable-book-gen"
version = "0.1.0"
dependencies = [
"num-traits",
"proc-macro2",
"syn 2.0.110",
"tidy",
]