Implement application::Update for ()
This commit is contained in:
parent
d9a29f5176
commit
fd0abe18d0
3 changed files with 11 additions and 6 deletions
|
|
@ -345,8 +345,6 @@ pub type Result = std::result::Result<(), Error>;
|
|||
///
|
||||
/// This is equivalent to chaining [`application()`] with [`Application::run`].
|
||||
///
|
||||
/// [`program`]: program()
|
||||
///
|
||||
/// # Example
|
||||
/// ```no_run
|
||||
/// use iced::widget::{button, column, text, Column};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue