This website requires JavaScript.
Explore
Help
Sign in
me
/
iced
Watch
1
Star
0
Fork
You've already forked iced
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ef87ff1e8a
iced
/
futures
/
src
History
Download ZIP
Download TAR.GZ
Jonathan Lindsey
fcf9062679
Make the subscription::channel function take a FnOnce closure instead of a Fn closure and remove Sync as a requirement for its output.
2023-06-10 21:52:26 -05:00
..
backend
Enable
doc_auto_cfg
when generating documentation
2023-05-11 17:28:51 +02:00
subscription
Remove generic
Hasher
and
Event
from
subscription::Recipe
2023-03-05 04:15:10 +01:00
backend.rs
Split
iced_futures
into different
backend
implementations
2022-01-28 21:37:17 +07:00
executor.rs
Split
iced_futures
into different
backend
implementations
2022-01-28 21:37:17 +07:00
lib.rs
Enable
doc_auto_cfg
when generating documentation
2023-05-11 17:28:51 +02:00
maybe_send.rs
Introduce
MaybeSend
trait in
iced_futures
2022-01-28 21:37:17 +07:00
runtime.rs
Remove generic
Hasher
and
Event
from
subscription::Recipe
2023-03-05 04:15:10 +01:00
subscription.rs
Make the subscription::channel function take a FnOnce closure instead of a Fn closure and remove Sync as a requirement for its output.
2023-06-10 21:52:26 -05:00