reexport geometry from iced_graphics
This commit is contained in:
parent
98fb6a0fba
commit
6105d8bdef
1 changed files with 1 additions and 1 deletions
|
|
@ -682,7 +682,7 @@ pub use error::Error;
|
|||
pub use event::Event;
|
||||
pub use executor::Executor;
|
||||
pub use font::Font;
|
||||
pub use renderer::Renderer;
|
||||
pub use renderer::{Renderer, graphics::geometry};
|
||||
pub use task::Task;
|
||||
pub use window::Window;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue