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 5c84567 commit 5fa5a8aCopy full SHA for 5fa5a8a
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