We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a9382 commit 3a0f89cCopy full SHA for 3a0f89c
src/components/mod.rs
@@ -1,3 +1,7 @@
1
+/*!
2
+Components are the visible building blocks of tabs.
3
+*/
4
+
5
mod changes;
6
mod command;
7
mod commit_details;
0 commit comments