We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f413e commit d5806c7Copy full SHA for d5806c7
.gitignore
@@ -0,0 +1 @@
1
+book
book.toml
@@ -0,0 +1,6 @@
+[book]
2
+authors = ["Niko Matsakis"]
3
+language = "en"
4
+multilingual = false
5
+src = "src"
6
+title = "The Traits Working Group"
src/SUMMARY.md
@@ -0,0 +1,4 @@
+# Summary
+
+- [Welcome](./welcome.md)
+- [Minutes and design notes](./minutes.md)
src/minutes.md
+Minutes from various meetings.
src/welcome.md
+# Welcome to the traits working group
0 commit comments