Export iced_graphics in advanced module (for now)
This commit is contained in:
parent
2e236869f5
commit
6d90f764b4
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ pub use crate::core::svg;
|
|||
pub use crate::core::text::{self, Text};
|
||||
pub use crate::core::widget::{self, Widget};
|
||||
pub use crate::core::{Clipboard, Shell};
|
||||
pub use crate::renderer::graphics;
|
||||
|
||||
pub mod subscription {
|
||||
//! Write your own subscriptions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue