clipboard
Application::update
time::every
iced_futures
README
An application that uses the Canvas widget to draw a clock and its hands to display the current time.
Canvas
The main file contains all the code of the example.
main
You can run it with cargo run:
cargo run
cargo run --package clock