Export iced_debug in iced::advanced module
This commit is contained in:
parent
6097382520
commit
d7413a0013
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ pub use crate::core::text::{self, Text};
|
|||
pub use crate::core::widget::{self, Widget};
|
||||
pub use crate::core::{Hasher, Shell};
|
||||
pub use crate::renderer::graphics;
|
||||
pub use iced_debug as debug;
|
||||
|
||||
pub mod subscription {
|
||||
//! Write your own subscriptions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue