Export relm4 for traits and such

This commit is contained in:
Lucy 2022-02-25 11:12:06 -05:00
parent fad8689dc6
commit 6f7d0fad80
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1

View file

@ -6,3 +6,4 @@ extern crate tracker;
pub mod labeled_item;
pub use labeled_item::LabeledItem;
pub use relm4;