Finish up LabeledItem
This commit is contained in:
parent
6ec9e8037c
commit
fad8689dc6
2 changed files with 85 additions and 24 deletions
|
|
@ -4,3 +4,5 @@ extern crate relm4_macros;
|
|||
extern crate tracker;
|
||||
|
||||
pub mod labeled_item;
|
||||
|
||||
pub use labeled_item::LabeledItem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue