diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib.rs | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -478,6 +478,7 @@ use iced_winit::core;  use iced_winit::runtime;  pub use iced_futures::futures; +pub use iced_futures::stream;  #[cfg(feature = "highlighter")]  pub use iced_highlighter as highlighter; | 
