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 bf8a7a9 commit 016da5cCopy full SHA for 016da5c
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