Export new system module

This commit is contained in:
Richard 2022-03-10 03:01:12 -03:00
parent 0b36a55196
commit c8ed318e17
2 changed files with 4 additions and 3 deletions

View file

@ -224,6 +224,7 @@ pub use settings::Settings;
pub use runtime::alignment;
pub use runtime::futures;
pub use runtime::system;
pub use runtime::{
Alignment, Background, Color, Command, ContentFit, Font, Length, Point,
Rectangle, Size, Subscription, Vector,