Skip to content

Commit 5a28c7b

Browse files
author
Stephan Dilly
committed
more doc
1 parent 78b31d0 commit 5a28c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ pub use help::HelpComponent;
1919
pub use msg::MsgComponent;
2020
pub use reset::ResetComponent;
2121

22+
/// creates accessors for a list of components
23+
///
2224
/// allows generating code to make sure
2325
/// we always enumerate all components in both getter functions
2426
#[macro_export]

0 commit comments

Comments
 (0)