Export Hasher in advanced module
This commit is contained in:
parent
703ef71029
commit
472fbdf187
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pub use crate::core::renderer::{self, Renderer};
|
|||
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::core::{Clipboard, Hasher, Shell};
|
||||
pub use crate::renderer::graphics;
|
||||
|
||||
pub mod subscription {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue