Use no_run for widget doc-tests
This commit is contained in:
parent
f4cf488e0b
commit
cfb8abb6f5
11 changed files with 10 additions and 19 deletions
|
|
@ -1,9 +0,0 @@
|
|||
//! Listen to external events in your application.
|
||||
use crate::core::event::{self, Event};
|
||||
use crate::core::window;
|
||||
use crate::core::Hasher;
|
||||
use crate::futures::futures::{self, Future, Stream};
|
||||
use crate::futures::subscription::{EventStream, Recipe, Subscription};
|
||||
use crate::futures::{BoxStream, MaybeSend};
|
||||
|
||||
use std::hash::Hash;
|
||||
Loading…
Add table
Add a link
Reference in a new issue