mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
more doc
This commit is contained in:
parent
78b31d046b
commit
5a28c7b15b
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ pub use help::HelpComponent;
|
|||
pub use msg::MsgComponent;
|
||||
pub use reset::ResetComponent;
|
||||
|
||||
/// creates accessors for a list of components
|
||||
///
|
||||
/// allows generating code to make sure
|
||||
/// we always enumerate all components in both getter functions
|
||||
#[macro_export]
|
||||
|
|
|
|||
Loading…
Reference in a new issue