Merge remote-tracking branch 'origin/master' into feat/multi-window-support
This commit is contained in:
commit
9565b477ca
38 changed files with 162 additions and 109 deletions
|
|
@ -184,7 +184,7 @@ where
|
|||
/// Check out the [`websocket`] example, which showcases this pattern to maintain a WebSocket
|
||||
/// connection open.
|
||||
///
|
||||
/// [`websocket`]: https://github.com/iced-rs/iced/tree/0.7/examples/websocket
|
||||
/// [`websocket`]: https://github.com/iced-rs/iced/tree/0.8/examples/websocket
|
||||
pub fn unfold<I, T, Fut, Message>(
|
||||
id: I,
|
||||
initial: T,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue