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
|
|
@ -67,7 +67,7 @@ use crate::core::{
|
|||
///
|
||||
/// ## Example
|
||||
///
|
||||
/// ```
|
||||
/// ```no_run
|
||||
/// # use iced_widget::{pane_grid, text};
|
||||
/// #
|
||||
/// # type PaneGrid<'a, Message> =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue