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
|
|
@ -35,7 +35,7 @@ pub use iced_style::text_input::{Appearance, StyleSheet};
|
|||
/// A field that can be filled with text.
|
||||
///
|
||||
/// # Example
|
||||
/// ```
|
||||
/// ```no_run
|
||||
/// # pub type TextInput<'a, Message> =
|
||||
/// # iced_widget::TextInput<'a, Message, iced_widget::renderer::Renderer<iced_widget::style::Theme>>;
|
||||
/// #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue